[==========] 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:07:41.758546 21326 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.211.190:45443
I20260709 13:07:41.760219 21326 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:07:41.761240 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:41.778854 21335 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:07:41.779207 21332 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:07:41.778861 21333 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:07:42.999274 21334 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 13:07:42.999462 21326 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 13:07:43.003998 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:43.004314 21326 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:07:43.004544 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602463004519 us; error 0 us; skew 500 ppm
I20260709 13:07:43.005402 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:43.012156 21326 webserver.cc:533] Webserver started at http://127.20.211.190:33961/ using document root <none> and password file <none>
I20260709 13:07:43.013115 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:43.013397 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:43.013887 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:43.020004 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/master-0-root/instance:
uuid: "f6e016f4552d4874b5698a352c68017d"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.029498 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:07:43.035481 21341 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:07:43.036918 21326 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:07:43.037338 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/master-0-root
uuid: "f6e016f4552d4874b5698a352c68017d"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.037729 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-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:07:43.096356 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:43.098220 21326 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:07:43.098779 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:43.179721 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.190:45443
I20260709 13:07:43.179786 21392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.190:45443 every 8 connection(s)
I20260709 13:07:43.189157 21393 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:07:43.213744 21393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d: Bootstrap starting.
I20260709 13:07:43.220530 21393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.222674 21393 log.cc:826] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d: Log is configured to *not* fsync() on all Append() calls
I20260709 13:07:43.227792 21393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d: No bootstrap required, opened a new log
I20260709 13:07:43.249763 21393 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e016f4552d4874b5698a352c68017d" member_type: VOTER }
I20260709 13:07:43.250341 21393 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.250675 21393 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e016f4552d4874b5698a352c68017d, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.251622 21393 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6e016f4552d4874b5698a352c68017d" member_type: VOTER }
I20260709 13:07:43.252174 21393 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:43.252641 21393 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:43.253053 21393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.257565 21393 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e016f4552d4874b5698a352c68017d" member_type: VOTER }
I20260709 13:07:43.258566 21393 leader_election.cc:304] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [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: f6e016f4552d4874b5698a352c68017d; no voters: 
I20260709 13:07:43.260536 21393 leader_election.cc:290] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:43.260955 21396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.263631 21396 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 1 LEADER]: Becoming Leader. State: Replica: f6e016f4552d4874b5698a352c68017d, State: Running, Role: LEADER
I20260709 13:07:43.264734 21396 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [LEADER]: Queue going to LEADER mode. State: All 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: "f6e016f4552d4874b5698a352c68017d" member_type: VOTER }
I20260709 13:07:43.265808 21393 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:43.276512 21398 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6e016f4552d4874b5698a352c68017d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e016f4552d4874b5698a352c68017d" member_type: VOTER } }
I20260709 13:07:43.277451 21398 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:43.276695 21397 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6e016f4552d4874b5698a352c68017d. Latest consensus state: current_term: 1 leader_uuid: "f6e016f4552d4874b5698a352c68017d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e016f4552d4874b5698a352c68017d" member_type: VOTER } }
I20260709 13:07:43.279227 21397 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:43.281270 21405 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:43.294854 21405 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:43.297283 21326 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:43.312193 21405 catalog_manager.cc:1383] Generated new cluster ID: 34880e488d014e308541d67f668585b9
I20260709 13:07:43.312575 21405 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:43.338646 21405 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:43.340510 21405 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:43.356515 21405 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d: Generated new TSK 0
I20260709 13:07:43.357820 21405 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:43.364827 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:43.374958 21415 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:07:43.379073 21416 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:07:43.380479 21326 server_base.cc:1061] running on GCE node
W20260709 13:07:43.381253 21418 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:07:43.382463 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:43.382778 21326 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:07:43.383040 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602463383017 us; error 0 us; skew 500 ppm
I20260709 13:07:43.383967 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:43.388784 21326 webserver.cc:533] Webserver started at http://127.20.211.129:33947/ using document root <none> and password file <none>
I20260709 13:07:43.389966 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:43.390321 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:43.390722 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:43.392486 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-0-root/instance:
uuid: "0c6defa502c84f7bbdd097b30326ad53"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.400532 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:07:43.405938 21423 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:07:43.406857 21326 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:43.407280 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-0-root
uuid: "0c6defa502c84f7bbdd097b30326ad53"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.407672 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-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:07:43.448921 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:43.450778 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:43.453820 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:43.459704 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:43.460088 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:43.460412 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:43.460636 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:43.561173 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.129:42611
I20260709 13:07:43.561313 21485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.129:42611 every 8 connection(s)
I20260709 13:07:43.569890 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:43.582569 21490 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:07:43.593648 21491 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:07:43.601711 21326 server_base.cc:1061] running on GCE node
W20260709 13:07:43.602922 21493 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:07:43.604029 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:43.604300 21326 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:07:43.604516 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602463604496 us; error 0 us; skew 500 ppm
I20260709 13:07:43.605134 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:43.608415 21326 webserver.cc:533] Webserver started at http://127.20.211.130:46135/ using document root <none> and password file <none>
I20260709 13:07:43.608982 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:43.609222 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:43.609549 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:43.611241 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-1-root/instance:
uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.616665 21486 heartbeater.cc:344] Connected to a master server at 127.20.211.190:45443
I20260709 13:07:43.617328 21486 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:43.618638 21486 heartbeater.cc:507] Master 127.20.211.190:45443 requested a full tablet report, sending...
I20260709 13:07:43.618875 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:43.622582 21358 ts_manager.cc:194] Registered new tserver with Master: 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611)
I20260709 13:07:43.624771 21498 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:07:43.625818 21326 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:07:43.626159 21358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47042
I20260709 13:07:43.626268 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-1-root
uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.626627 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-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:07:43.647581 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:43.648947 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:43.651640 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:43.654704 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:43.654913 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:43.655257 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:43.655411 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:43.755465 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.130:39267
I20260709 13:07:43.755885 21560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.130:39267 every 8 connection(s)
I20260709 13:07:43.764964 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:43.773631 21564 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:07:43.777915 21565 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:07:43.778707 21561 heartbeater.cc:344] Connected to a master server at 127.20.211.190:45443
I20260709 13:07:43.779127 21561 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:43.780081 21561 heartbeater.cc:507] Master 127.20.211.190:45443 requested a full tablet report, sending...
I20260709 13:07:43.782584 21358 ts_manager.cc:194] Registered new tserver with Master: 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:43.784476 21358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47058
W20260709 13:07:43.790395 21567 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:07:43.791030 21326 server_base.cc:1061] running on GCE node
I20260709 13:07:43.791914 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:43.792135 21326 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:07:43.792337 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602463792294 us; error 0 us; skew 500 ppm
I20260709 13:07:43.792948 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:43.795615 21326 webserver.cc:533] Webserver started at http://127.20.211.131:33941/ using document root <none> and password file <none>
I20260709 13:07:43.796126 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:43.796327 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:43.796672 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:43.797848 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-2-root/instance:
uuid: "aa0e18a77672450ebe93f5955d9014e2"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.803153 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260709 13:07:43.806748 21572 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:07:43.807688 21326 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:43.808017 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-2-root
uuid: "aa0e18a77672450ebe93f5955d9014e2"
format_stamp: "Formatted at 2026-07-09 13:07:43 on dist-test-slave-02dw"
I20260709 13:07:43.808593 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602461589513-21326-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:07:43.831147 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:43.832451 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:43.834621 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:43.838208 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:43.838464 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:43.838725 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:43.838922 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:43.935256 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.131:33465
I20260709 13:07:43.935356 21634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.131:33465 every 8 connection(s)
I20260709 13:07:43.953094 21635 heartbeater.cc:344] Connected to a master server at 127.20.211.190:45443
I20260709 13:07:43.953569 21635 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:43.954439 21635 heartbeater.cc:507] Master 127.20.211.190:45443 requested a full tablet report, sending...
I20260709 13:07:43.956480 21358 ts_manager.cc:194] Registered new tserver with Master: aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:43.957782 21358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47066
I20260709 13:07:43.958235 21326 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015935977s
I20260709 13:07:44.012507 21358 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47074:
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:07:44.016443 21358 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:07:44.140131 21451 tablet_service.cc:1511] Processing CreateTablet for tablet 574c7bed1b804316849b52fa9a137888 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:44.140831 21448 tablet_service.cc:1511] Processing CreateTablet for tablet f675da8fc4f6434397c725579edf71da (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:44.141966 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574c7bed1b804316849b52fa9a137888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.141628 21600 tablet_service.cc:1511] Processing CreateTablet for tablet 574c7bed1b804316849b52fa9a137888 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:44.142695 21448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f675da8fc4f6434397c725579edf71da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.142977 21600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574c7bed1b804316849b52fa9a137888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.144384 21450 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3cb755d67544e6b104d6ab1f39edc6 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:44.145989 21450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3cb755d67544e6b104d6ab1f39edc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.148420 21449 tablet_service.cc:1511] Processing CreateTablet for tablet b374dba06b1a4bc9ab5d666b117aa2fd (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:44.149888 21449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b374dba06b1a4bc9ab5d666b117aa2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.168668 21526 tablet_service.cc:1511] Processing CreateTablet for tablet 574c7bed1b804316849b52fa9a137888 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:44.169433 21524 tablet_service.cc:1511] Processing CreateTablet for tablet b374dba06b1a4bc9ab5d666b117aa2fd (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:44.170254 21526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574c7bed1b804316849b52fa9a137888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.170809 21523 tablet_service.cc:1511] Processing CreateTablet for tablet f675da8fc4f6434397c725579edf71da (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:44.171131 21598 tablet_service.cc:1511] Processing CreateTablet for tablet b374dba06b1a4bc9ab5d666b117aa2fd (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:44.172610 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b374dba06b1a4bc9ab5d666b117aa2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.172412 21525 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3cb755d67544e6b104d6ab1f39edc6 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:44.173338 21599 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3cb755d67544e6b104d6ab1f39edc6 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:44.170956 21524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b374dba06b1a4bc9ab5d666b117aa2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.174837 21599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3cb755d67544e6b104d6ab1f39edc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.183144 21525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3cb755d67544e6b104d6ab1f39edc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.169376 21654 tablet_bootstrap.cc:492] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.191479 21523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f675da8fc4f6434397c725579edf71da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.203847 21600 tablet_service.cc:1511] Processing CreateTablet for tablet f675da8fc4f6434397c725579edf71da (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:44.205583 21448 tablet_service.cc:1511] Processing CreateTablet for tablet ed49df2d7ef546e9951cc97c42cd716e (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:44.206929 21448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed49df2d7ef546e9951cc97c42cd716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.210352 21600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f675da8fc4f6434397c725579edf71da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.211284 21522 tablet_service.cc:1511] Processing CreateTablet for tablet ed49df2d7ef546e9951cc97c42cd716e (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:44.215193 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed49df2d7ef546e9951cc97c42cd716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.216539 21597 tablet_service.cc:1511] Processing CreateTablet for tablet ed49df2d7ef546e9951cc97c42cd716e (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:44.221114 21597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed49df2d7ef546e9951cc97c42cd716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.222831 21447 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebb03e43bb549149257be13bd1c6647 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:44.227867 21447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebb03e43bb549149257be13bd1c6647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.264432 21653 tablet_bootstrap.cc:492] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
W20260709 13:07:44.284413 21406 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:44.299853 21521 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebb03e43bb549149257be13bd1c6647 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:44.301286 21521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebb03e43bb549149257be13bd1c6647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.302953 21449 tablet_service.cc:1511] Processing CreateTablet for tablet bcbc78ae8d0f4c5f95b3f4c56a50332c (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:44.298123 21654 tablet_bootstrap.cc:654] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.313890 21525 tablet_service.cc:1511] Processing CreateTablet for tablet bcbc78ae8d0f4c5f95b3f4c56a50332c (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:44.318645 21655 tablet_bootstrap.cc:492] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.316929 21449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbc78ae8d0f4c5f95b3f4c56a50332c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.322860 21525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbc78ae8d0f4c5f95b3f4c56a50332c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.316871 21599 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebb03e43bb549149257be13bd1c6647 (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:44.329231 21599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebb03e43bb549149257be13bd1c6647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.340340 21600 tablet_service.cc:1511] Processing CreateTablet for tablet bcbc78ae8d0f4c5f95b3f4c56a50332c (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:44.341708 21600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcbc78ae8d0f4c5f95b3f4c56a50332c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.345362 21451 tablet_service.cc:1511] Processing CreateTablet for tablet 07ecfc75537a4e7b83d10a51e0ed1f6b (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:44.346966 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ecfc75537a4e7b83d10a51e0ed1f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.351873 21653 tablet_bootstrap.cc:654] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.359020 21598 tablet_service.cc:1511] Processing CreateTablet for tablet 07ecfc75537a4e7b83d10a51e0ed1f6b (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:44.361145 21598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ecfc75537a4e7b83d10a51e0ed1f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.361646 21522 tablet_service.cc:1511] Processing CreateTablet for tablet 07ecfc75537a4e7b83d10a51e0ed1f6b (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:44.362288 21654 tablet_bootstrap.cc:492] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.362802 21654 ts_tablet_manager.cc:1403] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.194s	user 0.014s	sys 0.005s
I20260709 13:07:44.363155 21522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ecfc75537a4e7b83d10a51e0ed1f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.366586 21448 tablet_service.cc:1511] Processing CreateTablet for tablet 7fedac6c127947be9720b876330e68ef (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:44.367008 21524 tablet_service.cc:1511] Processing CreateTablet for tablet 7fedac6c127947be9720b876330e68ef (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:44.367990 21448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fedac6c127947be9720b876330e68ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.368304 21524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fedac6c127947be9720b876330e68ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.394170 21655 tablet_bootstrap.cc:654] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.396044 21599 tablet_service.cc:1511] Processing CreateTablet for tablet 7fedac6c127947be9720b876330e68ef (DEFAULT_TABLE table=test-workload [id=63e4407b8ee04e1a9ff66e11cb675b35]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:44.397468 21599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fedac6c127947be9720b876330e68ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:44.403234 21654 raft_consensus.cc:359] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.409209 21654 raft_consensus.cc:385] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.409587 21654 raft_consensus.cc:740] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.411442 21654 consensus_queue.cc:260] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.420964 21655 tablet_bootstrap.cc:492] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.421622 21655 ts_tablet_manager.cc:1403] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.003s
I20260709 13:07:44.433645 21654 ts_tablet_manager.cc:1434] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.014s
I20260709 13:07:44.434185 21486 heartbeater.cc:499] Master 127.20.211.190:45443 was elected leader, sending a full tablet report...
I20260709 13:07:44.435811 21653 tablet_bootstrap.cc:492] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.435974 21654 tablet_bootstrap.cc:492] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.436964 21653 ts_tablet_manager.cc:1403] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.220s	user 0.014s	sys 0.015s
I20260709 13:07:44.427136 21655 raft_consensus.cc:359] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.439316 21655 raft_consensus.cc:385] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.440440 21655 raft_consensus.cc:740] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.441546 21655 consensus_queue.cc:260] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.443602 21654 tablet_bootstrap.cc:654] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.443512 21653 raft_consensus.cc:359] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.445986 21653 raft_consensus.cc:385] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.446396 21653 raft_consensus.cc:740] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.447543 21653 consensus_queue.cc:260] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.454336 21635 heartbeater.cc:499] Master 127.20.211.190:45443 was elected leader, sending a full tablet report...
I20260709 13:07:44.455879 21653 ts_tablet_manager.cc:1434] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:07:44.458842 21653 tablet_bootstrap.cc:492] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
I20260709 13:07:44.461753 21654 tablet_bootstrap.cc:492] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.462002 21561 heartbeater.cc:499] Master 127.20.211.190:45443 was elected leader, sending a full tablet report...
I20260709 13:07:44.462280 21654 ts_tablet_manager.cc:1403] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260709 13:07:44.469129 21655 ts_tablet_manager.cc:1434] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.006s
I20260709 13:07:44.470206 21655 tablet_bootstrap.cc:492] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.476110 21655 tablet_bootstrap.cc:654] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.481525 21653 tablet_bootstrap.cc:654] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.493731 21655 tablet_bootstrap.cc:492] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.480810 21654 raft_consensus.cc:359] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.494244 21655 ts_tablet_manager.cc:1403] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 13:07:44.494722 21653 tablet_bootstrap.cc:492] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.494251 21654 raft_consensus.cc:385] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.495245 21653 ts_tablet_manager.cc:1403] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.008s
I20260709 13:07:44.495369 21654 raft_consensus.cc:740] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.496217 21654 consensus_queue.cc:260] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.507364 21654 ts_tablet_manager.cc:1434] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.002s
I20260709 13:07:44.508363 21654 tablet_bootstrap.cc:492] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.508778 21655 raft_consensus.cc:359] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.509620 21655 raft_consensus.cc:385] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.510006 21655 raft_consensus.cc:740] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.510857 21655 consensus_queue.cc:260] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
W20260709 13:07:44.514751 21562 tablet.cc:2406] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:44.515857 21654 tablet_bootstrap.cc:654] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.521492 21655 ts_tablet_manager.cc:1434] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 13:07:44.522696 21655 tablet_bootstrap.cc:492] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.528070 21654 tablet_bootstrap.cc:492] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.528612 21654 ts_tablet_manager.cc:1403] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 13:07:44.532001 21654 raft_consensus.cc:359] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.532836 21654 raft_consensus.cc:385] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.533141 21654 raft_consensus.cc:740] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.529855 21655 tablet_bootstrap.cc:654] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.533931 21654 consensus_queue.cc:260] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.537155 21654 ts_tablet_manager.cc:1434] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:07:44.538338 21654 tablet_bootstrap.cc:492] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.544963 21660 raft_consensus.cc:493] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.545560 21660 raft_consensus.cc:515] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.550082 21655 tablet_bootstrap.cc:492] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.550652 21655 ts_tablet_manager.cc:1403] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.007s
I20260709 13:07:44.552400 21660 leader_election.cc:290] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465), 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611)
I20260709 13:07:44.555120 21655 raft_consensus.cc:359] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.555917 21655 raft_consensus.cc:385] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.556218 21655 raft_consensus.cc:740] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.545558 21654 tablet_bootstrap.cc:654] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.556977 21655 consensus_queue.cc:260] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.559772 21655 ts_tablet_manager.cc:1434] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:44.560876 21655 tablet_bootstrap.cc:492] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.562263 21653 raft_consensus.cc:359] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.563396 21653 raft_consensus.cc:385] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.564570 21653 raft_consensus.cc:740] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.565595 21653 consensus_queue.cc:260] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.573990 21653 ts_tablet_manager.cc:1434] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.001s
I20260709 13:07:44.575495 21653 tablet_bootstrap.cc:492] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
I20260709 13:07:44.576126 21655 tablet_bootstrap.cc:654] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.581802 21654 tablet_bootstrap.cc:492] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.581830 21660 raft_consensus.cc:493] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.582517 21654 ts_tablet_manager.cc:1403] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.006s
I20260709 13:07:44.582576 21660 raft_consensus.cc:515] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.585829 21660 leader_election.cc:290] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:44.588614 21653 tablet_bootstrap.cc:654] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.592929 21654 raft_consensus.cc:359] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.594437 21654 raft_consensus.cc:385] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.594775 21654 raft_consensus.cc:740] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.595604 21654 consensus_queue.cc:260] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.598325 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2" is_pre_election: true
I20260709 13:07:44.600528 21610 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 0.
I20260709 13:07:44.603587 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2" is_pre_election: true
I20260709 13:07:44.603127 21500 leader_election.cc:304] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:44.605257 21655 tablet_bootstrap.cc:492] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.605855 21660 raft_consensus.cc:2804] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:44.606055 21500 leader_election.cc:343] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.606256 21660 raft_consensus.cc:493] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.606652 21660 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.608300 21654 ts_tablet_manager.cc:1434] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260709 13:07:44.614434 21660 raft_consensus.cc:515] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.615450 21655 ts_tablet_manager.cc:1403] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.003s
I20260709 13:07:44.616827 21660 leader_election.cc:290] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Requested vote from peers aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465), 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611)
I20260709 13:07:44.618096 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:44.618705 21609 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.618667 21655 raft_consensus.cc:359] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.619468 21655 raft_consensus.cc:385] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.619828 21655 raft_consensus.cc:740] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.620604 21655 consensus_queue.cc:260] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.621387 21653 tablet_bootstrap.cc:492] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.621856 21653 ts_tablet_manager.cc:1403] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260709 13:07:44.609457 21654 tablet_bootstrap.cc:492] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.626335 21609 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 1.
I20260709 13:07:44.629966 21500 leader_election.cc:304] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:44.630869 21660 raft_consensus.cc:2804] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.625808 21653 raft_consensus.cc:359] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.631995 21653 raft_consensus.cc:385] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.632408 21653 raft_consensus.cc:740] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.633270 21653 consensus_queue.cc:260] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.635092 21660 raft_consensus.cc:697] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:44.636037 21660 consensus_queue.cc:237] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:44.640396 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:44.640683 21653 ts_tablet_manager.cc:1434] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:07:44.641180 21461 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 0.
I20260709 13:07:44.641439 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:44.641690 21653 tablet_bootstrap.cc:492] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
I20260709 13:07:44.642118 21460 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 0.
I20260709 13:07:44.644004 21502 leader_election.cc:304] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:44.645587 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:44.646207 21461 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.622829 21655 ts_tablet_manager.cc:1434] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:44.650564 21672 raft_consensus.cc:2804] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.651024 21655 tablet_bootstrap.cc:492] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.650969 21672 raft_consensus.cc:493] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.651613 21672 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.654469 21461 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 1.
I20260709 13:07:44.657450 21653 tablet_bootstrap.cc:654] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.659447 21654 tablet_bootstrap.cc:654] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.664355 21655 tablet_bootstrap.cc:654] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.667237 21356 catalog_manager.cc:5697] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 1 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.670022 21653 tablet_bootstrap.cc:492] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.670728 21653 ts_tablet_manager.cc:1403] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 13:07:44.673053 21672 raft_consensus.cc:515] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.674757 21653 raft_consensus.cc:359] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.675782 21653 raft_consensus.cc:385] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.676132 21653 raft_consensus.cc:740] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.676961 21653 consensus_queue.cc:260] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.678140 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:44.678602 21655 tablet_bootstrap.cc:492] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.678721 21461 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.679145 21655 ts_tablet_manager.cc:1403] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260709 13:07:44.681020 21653 ts_tablet_manager.cc:1434] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:44.682027 21653 tablet_bootstrap.cc:492] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
I20260709 13:07:44.682479 21655 raft_consensus.cc:359] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.683244 21655 raft_consensus.cc:385] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.683533 21655 raft_consensus.cc:740] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.684276 21655 consensus_queue.cc:260] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.687018 21655 ts_tablet_manager.cc:1434] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:44.688203 21655 tablet_bootstrap.cc:492] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.689633 21653 tablet_bootstrap.cc:654] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.693068 21654 tablet_bootstrap.cc:492] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.693123 21461 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 1.
I20260709 13:07:44.693743 21654 ts_tablet_manager.cc:1403] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.008s
I20260709 13:07:44.694694 21502 leader_election.cc:304] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:44.694882 21655 tablet_bootstrap.cc:654] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.696986 21654 raft_consensus.cc:359] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.697414 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:44.697780 21654 raft_consensus.cc:385] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.697979 21660 raft_consensus.cc:2804] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.698004 21609 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.698148 21654 raft_consensus.cc:740] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.699276 21654 consensus_queue.cc:260] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.701867 21654 ts_tablet_manager.cc:1434] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:44.703145 21654 tablet_bootstrap.cc:492] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.712193 21660 raft_consensus.cc:697] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:44.714573 21672 leader_election.cc:290] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:44.716450 21680 raft_consensus.cc:493] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.717290 21680 raft_consensus.cc:515] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.720153 21655 tablet_bootstrap.cc:492] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.720753 21655 ts_tablet_manager.cc:1403] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260709 13:07:44.721357 21609 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 1.
I20260709 13:07:44.722826 21680 leader_election.cc:290] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:44.724161 21660 consensus_queue.cc:237] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.725220 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:44.724684 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2" is_pre_election: true
I20260709 13:07:44.732357 21610 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 0.
I20260709 13:07:44.732349 21461 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 0.
I20260709 13:07:44.733264 21655 raft_consensus.cc:359] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.733773 21500 leader_election.cc:304] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:44.734014 21655 raft_consensus.cc:385] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.734333 21655 raft_consensus.cc:740] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.734879 21680 raft_consensus.cc:2804] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.735281 21680 raft_consensus.cc:493] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.735689 21680 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.736903 21655 consensus_queue.cc:260] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.735359 21654 tablet_bootstrap.cc:654] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.742348 21655 ts_tablet_manager.cc:1434] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 13:07:44.743726 21655 tablet_bootstrap.cc:492] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.743273 21653 tablet_bootstrap.cc:492] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.753537 21680 raft_consensus.cc:515] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.759558 21653 ts_tablet_manager.cc:1403] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.006s
I20260709 13:07:44.767163 21653 raft_consensus.cc:359] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.768796 21653 raft_consensus.cc:385] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.769099 21653 raft_consensus.cc:740] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.773150 21655 tablet_bootstrap.cc:654] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.770752 21653 consensus_queue.cc:260] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.776579 21680 leader_election.cc:290] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:44.777041 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:44.777597 21461 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.778159 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:44.778904 21609 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.780413 21658 raft_consensus.cc:493] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.780916 21658 raft_consensus.cc:515] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.783708 21658 leader_election.cc:290] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:44.783353 21653 ts_tablet_manager.cc:1434] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260709 13:07:44.791683 21653 tablet_bootstrap.cc:492] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
I20260709 13:07:44.793658 21461 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 1.
I20260709 13:07:44.796408 21502 leader_election.cc:304] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:44.797260 21680 raft_consensus.cc:2804] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.797858 21680 raft_consensus.cc:697] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:44.799067 21680 consensus_queue.cc:237] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.807693 21609 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 1.
I20260709 13:07:44.813815 21654 tablet_bootstrap.cc:492] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.814422 21654 ts_tablet_manager.cc:1403] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.013s
I20260709 13:07:44.817684 21654 raft_consensus.cc:359] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.818470 21654 raft_consensus.cc:385] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.819480 21653 tablet_bootstrap.cc:654] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.818756 21654 raft_consensus.cc:740] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.824688 21655 tablet_bootstrap.cc:492] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.825212 21655 ts_tablet_manager.cc:1403] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.008s
I20260709 13:07:44.828389 21655 raft_consensus.cc:359] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.829141 21655 raft_consensus.cc:385] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.829453 21655 raft_consensus.cc:740] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.830155 21655 consensus_queue.cc:260] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.821885 21654 consensus_queue.cc:260] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.832450 21356 catalog_manager.cc:5697] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 1 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.833561 21654 ts_tablet_manager.cc:1434] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260709 13:07:44.834951 21654 tablet_bootstrap.cc:492] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.834744 21356 catalog_manager.cc:5697] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 1 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.850014 21655 ts_tablet_manager.cc:1434] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:07:44.851401 21655 tablet_bootstrap.cc:492] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.851938 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2" is_pre_election: true
I20260709 13:07:44.853487 21609 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 0.
I20260709 13:07:44.856864 21425 leader_election.cc:304] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:44.858100 21658 raft_consensus.cc:2804] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:44.858507 21658 raft_consensus.cc:493] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:44.859097 21658 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.861043 21654 tablet_bootstrap.cc:654] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.869737 21653 tablet_bootstrap.cc:492] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.870249 21653 ts_tablet_manager.cc:1403] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.008s
I20260709 13:07:44.872898 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" is_pre_election: true
I20260709 13:07:44.873658 21536 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 0.
I20260709 13:07:44.873541 21653 raft_consensus.cc:359] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.874468 21653 raft_consensus.cc:385] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.874838 21653 raft_consensus.cc:740] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.874852 21655 tablet_bootstrap.cc:654] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.875881 21653 consensus_queue.cc:260] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.878466 21658 raft_consensus.cc:515] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.881292 21658 leader_election.cc:290] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 election: Requested vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:44.882306 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:44.883678 21609 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.884157 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:44.884734 21536 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:44.888824 21680 raft_consensus.cc:493] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:44.889310 21680 raft_consensus.cc:515] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.892640 21680 leader_election.cc:290] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:44.893646 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:44.894297 21653 ts_tablet_manager.cc:1434] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 13:07:44.894166 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2" is_pre_election: true
I20260709 13:07:44.895788 21653 tablet_bootstrap.cc:492] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
W20260709 13:07:44.895992 21502 leader_election.cc:343] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:44.898953 21500 leader_election.cc:343] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:44.899443 21500 leader_election.cc:304] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:44.901178 21680 raft_consensus.cc:2749] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:44.907303 21654 tablet_bootstrap.cc:492] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.907833 21654 ts_tablet_manager.cc:1403] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.017s
I20260709 13:07:44.908188 21609 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 1.
I20260709 13:07:44.909701 21425 leader_election.cc:304] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:44.910328 21536 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 1.
I20260709 13:07:44.910758 21658 raft_consensus.cc:2804] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:44.912014 21654 raft_consensus.cc:359] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.912815 21653 tablet_bootstrap.cc:654] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.912966 21654 raft_consensus.cc:385] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.913384 21654 raft_consensus.cc:740] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.914577 21654 consensus_queue.cc:260] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.915361 21655 tablet_bootstrap.cc:492] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.915864 21655 ts_tablet_manager.cc:1403] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.003s
I20260709 13:07:44.919592 21655 raft_consensus.cc:359] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.920670 21655 raft_consensus.cc:385] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.921066 21655 raft_consensus.cc:740] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.926703 21654 ts_tablet_manager.cc:1434] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 13:07:44.927037 21653 tablet_bootstrap.cc:492] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.927529 21653 ts_tablet_manager.cc:1403] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260709 13:07:44.927868 21654 tablet_bootstrap.cc:492] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.935477 21654 tablet_bootstrap.cc:654] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.937484 21653 raft_consensus.cc:359] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.938316 21653 raft_consensus.cc:385] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.938705 21653 raft_consensus.cc:740] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.938519 21655 consensus_queue.cc:260] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.939625 21658 raft_consensus.cc:697] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:44.939785 21653 consensus_queue.cc:260] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.942371 21653 ts_tablet_manager.cc:1434] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:44.944700 21653 tablet_bootstrap.cc:492] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
I20260709 13:07:44.946192 21655 ts_tablet_manager.cc:1434] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:07:44.947175 21655 tablet_bootstrap.cc:492] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Bootstrap starting.
I20260709 13:07:44.952013 21653 tablet_bootstrap.cc:654] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.954819 21654 tablet_bootstrap.cc:492] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:44.955365 21654 ts_tablet_manager.cc:1403] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260709 13:07:44.958729 21655 tablet_bootstrap.cc:654] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.963337 21654 raft_consensus.cc:359] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.964469 21654 raft_consensus.cc:385] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.964915 21654 raft_consensus.cc:740] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.966053 21654 consensus_queue.cc:260] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.969689 21654 ts_tablet_manager.cc:1434] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:44.970938 21654 tablet_bootstrap.cc:492] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53: Bootstrap starting.
I20260709 13:07:44.974308 21658 consensus_queue.cc:237] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.982590 21655 tablet_bootstrap.cc:492] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: No bootstrap required, opened a new log
I20260709 13:07:44.983146 21655 ts_tablet_manager.cc:1403] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260709 13:07:44.985481 21654 tablet_bootstrap.cc:654] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:44.986539 21655 raft_consensus.cc:359] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.987316 21655 raft_consensus.cc:385] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.987579 21655 raft_consensus.cc:740] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.988619 21653 tablet_bootstrap.cc:492] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:44.988356 21655 consensus_queue.cc:260] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.989123 21653 ts_tablet_manager.cc:1403] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.010s
I20260709 13:07:44.990964 21655 ts_tablet_manager.cc:1434] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:44.993667 21356 catalog_manager.cc:5697] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.994796 21653 raft_consensus.cc:359] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:44.995827 21653 raft_consensus.cc:385] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:44.996212 21653 raft_consensus.cc:740] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:44.997328 21653 consensus_queue.cc:260] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.003724 21653 ts_tablet_manager.cc:1434] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 13:07:45.005016 21653 tablet_bootstrap.cc:492] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2: Bootstrap starting.
I20260709 13:07:45.006655 21662 raft_consensus.cc:493] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.007324 21662 raft_consensus.cc:515] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.013679 21662 leader_election.cc:290] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.026247 21654 tablet_bootstrap.cc:492] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53: No bootstrap required, opened a new log
I20260709 13:07:45.026757 21654 ts_tablet_manager.cc:1403] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.013s
I20260709 13:07:45.031332 21654 raft_consensus.cc:359] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.032263 21654 raft_consensus.cc:385] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.032531 21654 raft_consensus.cc:740] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.033159 21680 raft_consensus.cc:493] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.033245 21654 consensus_queue.cc:260] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.033816 21680 raft_consensus.cc:515] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.035678 21654 ts_tablet_manager.cc:1434] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:45.036417 21653 tablet_bootstrap.cc:654] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:45.037041 21680 leader_election.cc:290] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.037570 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2" is_pre_election: true
I20260709 13:07:45.037571 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:45.038378 21461 raft_consensus.cc:2468] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 0.
W20260709 13:07:45.039181 21500 leader_election.cc:343] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.039839 21502 leader_election.cc:304] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:45.040539 21680 raft_consensus.cc:2804] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.040980 21680 raft_consensus.cc:493] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.041425 21680 raft_consensus.cc:3060] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.044691 21662 raft_consensus.cc:493] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.045243 21662 raft_consensus.cc:515] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.047497 21662 leader_election.cc:290] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.049216 21680 raft_consensus.cc:515] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.052007 21680 leader_election.cc:290] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.053158 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.053735 21461 raft_consensus.cc:3060] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.055449 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
W20260709 13:07:45.056838 21500 leader_election.cc:343] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:45.063374 21461 raft_consensus.cc:2468] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 1.
I20260709 13:07:45.064110 21662 raft_consensus.cc:493] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.065486 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:45.065639 21459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:45.066705 21662 raft_consensus.cc:515] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.067363 21459 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 0.
I20260709 13:07:45.066828 21460 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 0.
I20260709 13:07:45.068765 21662 leader_election.cc:290] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.069306 21576 leader_election.cc:304] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:45.069821 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:45.070734 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" is_pre_election: true
I20260709 13:07:45.070924 21460 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 0.
I20260709 13:07:45.071362 21536 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 0.
I20260709 13:07:45.071420 21662 raft_consensus.cc:2804] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.071369 21576 leader_election.cc:304] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:45.072674 21502 leader_election.cc:304] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:45.074203 21660 raft_consensus.cc:2804] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.074653 21660 raft_consensus.cc:697] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.075453 21660 consensus_queue.cc:237] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.091236 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" is_pre_election: true
I20260709 13:07:45.091611 21535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" is_pre_election: true
I20260709 13:07:45.091995 21536 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 0.
I20260709 13:07:45.092635 21535 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 0.
I20260709 13:07:45.092784 21705 raft_consensus.cc:2804] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.093343 21705 raft_consensus.cc:493] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.093164 21576 leader_election.cc:304] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:45.093914 21705 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.095324 21662 raft_consensus.cc:493] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.095920 21662 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.089291 21679 consensus_queue.cc:1048] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:07:45.103371 21705 raft_consensus.cc:515] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.105479 21705 leader_election.cc:290] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.106093 21705 raft_consensus.cc:2804] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.106463 21705 raft_consensus.cc:493] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.106846 21705 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.113291 21653 tablet_bootstrap.cc:492] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2: No bootstrap required, opened a new log
I20260709 13:07:45.114046 21653 ts_tablet_manager.cc:1403] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2: Time spent bootstrapping tablet: real 0.109s	user 0.006s	sys 0.010s
I20260709 13:07:45.115031 21705 raft_consensus.cc:515] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.117754 21705 leader_election.cc:290] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.128367 21679 consensus_queue.cc:1048] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.169080 21680 consensus_queue.cc:1048] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.173566 21658 raft_consensus.cc:493] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.174273 21658 raft_consensus.cc:515] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.178964 21535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" is_pre_election: true
I20260709 13:07:45.179894 21535 raft_consensus.cc:2468] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 0.
I20260709 13:07:45.180948 21658 leader_election.cc:290] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.171466 21653 raft_consensus.cc:359] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.185875 21653 raft_consensus.cc:385] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:45.186300 21653 raft_consensus.cc:740] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Initialized, Role: FOLLOWER
I20260709 13:07:45.183495 21427 leader_election.cc:304] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.191725 21658 raft_consensus.cc:2804] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:45.195217 21658 raft_consensus.cc:493] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:45.195722 21658 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.204336 21653 consensus_queue.cc:260] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.206634 21653 ts_tablet_manager.cc:1434] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2: Time spent starting tablet: real 0.092s	user 0.009s	sys 0.000s
I20260709 13:07:45.214053 21658 raft_consensus.cc:515] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.216511 21660 consensus_queue.cc:1048] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.217029 21535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:45.217645 21535 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.218943 21658 leader_election.cc:290] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 election: Requested vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.218453 21662 raft_consensus.cc:515] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
W20260709 13:07:45.223129 21576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:42611, user_credentials={real_user=slave}} blocked reactor thread for 130014us
I20260709 13:07:45.224712 21662 leader_election.cc:290] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.226583 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.227231 21460 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.230296 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:45.224308 21355 catalog_manager.cc:5697] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 1 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.230901 21536 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.235302 21460 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 1.
I20260709 13:07:45.237613 21459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.238543 21459 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.231140 21535 raft_consensus.cc:2468] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 1.
I20260709 13:07:45.243718 21707 raft_consensus.cc:493] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.244820 21707 raft_consensus.cc:515] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.246317 21427 leader_election.cc:304] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.244925 21534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:45.247944 21534 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.248296 21658 raft_consensus.cc:2804] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.251047 21658 raft_consensus.cc:697] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:45.251405 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2" is_pre_election: true
I20260709 13:07:45.251665 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.252031 21610 raft_consensus.cc:2468] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 0.
I20260709 13:07:45.251938 21658 consensus_queue.cc:237] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.252445 21536 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 1.
I20260709 13:07:45.253823 21576 leader_election.cc:304] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:45.254578 21662 raft_consensus.cc:2804] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.255591 21662 raft_consensus.cc:697] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:45.256592 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.256402 21662 consensus_queue.cc:237] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.257182 21460 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.258962 21707 leader_election.cc:290] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.264698 21459 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 1.
I20260709 13:07:45.267302 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:45.268149 21536 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.272229 21534 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 1.
I20260709 13:07:45.274773 21460 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 1.
I20260709 13:07:45.277943 21576 leader_election.cc:304] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:45.281849 21707 raft_consensus.cc:2804] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:45.282361 21707 raft_consensus.cc:697] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:45.284726 21534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" is_pre_election: true
I20260709 13:07:45.284242 21707 consensus_queue.cc:237] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.289774 21534 raft_consensus.cc:2393] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa0e18a77672450ebe93f5955d9014e2 in current term 1: Already voted for candidate 0c6defa502c84f7bbdd097b30326ad53 in this term.
I20260709 13:07:45.289094 21576 leader_election.cc:304] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:45.291724 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:45.292650 21662 raft_consensus.cc:2804] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:45.293000 21406 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:45.296195 21662 raft_consensus.cc:697] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:45.297061 21662 consensus_queue.cc:237] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.299531 21660 consensus_queue.cc:1048] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.298759 21356 catalog_manager.cc:5697] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.302399 21576 leader_election.cc:304] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa0e18a77672450ebe93f5955d9014e2; no voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:45.304422 21708 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.312281 21536 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 1.
I20260709 13:07:45.324427 21708 raft_consensus.cc:2749] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:45.327257 21672 consensus_queue.cc:1048] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.335377 21355 catalog_manager.cc:5697] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.358012 21355 catalog_manager.cc:5697] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.359452 21355 catalog_manager.cc:5697] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.394347 21658 consensus_queue.cc:1048] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.406157 21694 consensus_queue.cc:1048] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:45.470319 21672 consensus_queue.cc:1048] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.471692 21610 raft_consensus.cc:3060] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:45.480724 21662 raft_consensus.cc:493] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:45.481298 21662 raft_consensus.cc:515] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.484251 21672 consensus_queue.cc:1048] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.486351 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6defa502c84f7bbdd097b30326ad53" is_pre_election: true
I20260709 13:07:45.489779 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" is_pre_election: true
I20260709 13:07:45.491204 21576 leader_election.cc:304] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa0e18a77672450ebe93f5955d9014e2; no voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:45.493062 21662 leader_election.cc:290] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.495201 21708 raft_consensus.cc:2749] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:45.548007 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "574c7bed1b804316849b52fa9a137888"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:51972
I20260709 13:07:45.548620 21536 raft_consensus.cc:606] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Received request to transfer leadership to TS 0c6defa502c84f7bbdd097b30326ad53
I20260709 13:07:45.554170 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:51972
I20260709 13:07:45.554695 21536 raft_consensus.cc:606] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Received request to transfer leadership to TS 0c6defa502c84f7bbdd097b30326ad53
I20260709 13:07:45.559885 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:51972
I20260709 13:07:45.560406 21536 raft_consensus.cc:606] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Received request to transfer leadership to TS 0c6defa502c84f7bbdd097b30326ad53
I20260709 13:07:45.583755 21610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:48436
I20260709 13:07:45.584314 21610 raft_consensus.cc:606] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:45.590155 21610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:48436
I20260709 13:07:45.590719 21610 raft_consensus.cc:606] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:45.608345 21460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:36946
I20260709 13:07:45.608633 21679 raft_consensus.cc:993] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:45.609053 21460 raft_consensus.cc:606] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:45.609143 21679 raft_consensus.cc:1081] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Signalling peer 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:45.611388 21460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:36926
I20260709 13:07:45.612046 21460 raft_consensus.cc:493] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.612483 21460 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.616485 21610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:48436
I20260709 13:07:45.617029 21610 raft_consensus.cc:606] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:45.619976 21460 raft_consensus.cc:515] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.622089 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fedac6c127947be9720b876330e68ef"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:51972
I20260709 13:07:45.622660 21536 raft_consensus.cc:606] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Received request to transfer leadership to TS aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:45.622835 21460 leader_election.cc:290] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 2 election: Requested vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.623032 21534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:45.623667 21534 raft_consensus.cc:3055] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.623993 21534 raft_consensus.cc:740] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.624703 21534 consensus_queue.cc:260] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.625586 21534 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.628316 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.628957 21610 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.632855 21534 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 2.
I20260709 13:07:45.634138 21427 leader_election.cc:304] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.635041 21694 raft_consensus.cc:2804] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.635598 21694 raft_consensus.cc:697] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:45.635751 21610 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 2.
I20260709 13:07:45.636617 21694 consensus_queue.cc:237] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.642153 21694 consensus_queue.cc:1048] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.645375 21355 catalog_manager.cc:5697] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 1 to 2, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.646757 21708 consensus_queue.cc:1048] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.655462 21658 raft_consensus.cc:993] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:45.655927 21658 raft_consensus.cc:1081] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:45.658113 21708 consensus_queue.cc:1048] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.660444 21695 consensus_queue.cc:1048] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.667557 21534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51962
I20260709 13:07:45.668241 21534 raft_consensus.cc:493] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.670580 21534 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.685670 21534 raft_consensus.cc:515] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.695132 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.695871 21460 raft_consensus.cc:3055] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.696276 21460 raft_consensus.cc:740] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:45.697261 21460 consensus_queue.cc:260] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.700315 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.702509 21534 leader_election.cc:290] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.702841 21609 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.703651 21460 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.708292 21707 raft_consensus.cc:993] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:45.708791 21707 raft_consensus.cc:1081] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
W20260709 13:07:45.710041 21695 consensus_queue.cc:1175] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "aa0e18a77672450ebe93f5955d9014e2" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:07:45.712709 21680 raft_consensus.cc:993] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:45.713146 21680 raft_consensus.cc:1081] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Signalling peer 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:45.714504 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51970
I20260709 13:07:45.714658 21460 raft_consensus.cc:2468] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
I20260709 13:07:45.714892 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:36926
I20260709 13:07:45.715193 21536 raft_consensus.cc:493] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.715469 21461 raft_consensus.cc:493] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.715586 21536 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.715844 21461 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.720160 21609 raft_consensus.cc:2468] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
I20260709 13:07:45.721063 21502 leader_election.cc:304] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.722602 21672 raft_consensus.cc:2804] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.723212 21672 raft_consensus.cc:697] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.724783 21672 consensus_queue.cc:237] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.723176 21536 raft_consensus.cc:515] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.729516 21461 raft_consensus.cc:515] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.731922 21534 raft_consensus.cc:1240] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Rejecting Update request from peer aa0e18a77672450ebe93f5955d9014e2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:45.732439 21535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:45.733054 21535 raft_consensus.cc:3055] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.733376 21535 raft_consensus.cc:740] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.734249 21535 consensus_queue.cc:260] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.735424 21461 leader_election.cc:290] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 2 election: Requested vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.734148 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.737283 21535 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.737814 21662 consensus_queue.cc:1059] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.739149 21609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.739781 21609 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.738232 21610 raft_consensus.cc:3055] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.743294 21610 raft_consensus.cc:740] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:45.745713 21355 catalog_manager.cc:5697] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 1 to 2, leader changed from 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 2 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.747363 21662 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.750043 21609 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 2.
I20260709 13:07:45.750176 21535 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 2.
I20260709 13:07:45.748468 21610 consensus_queue.cc:260] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.731464 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.751415 21427 leader_election.cc:304] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.751757 21610 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.751890 21460 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.752426 21536 leader_election.cc:290] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.752933 21695 raft_consensus.cc:2804] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.753434 21695 raft_consensus.cc:697] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:45.754228 21695 consensus_queue.cc:237] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.761082 21460 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
I20260709 13:07:45.762372 21502 leader_election.cc:304] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.764250 21672 raft_consensus.cc:2804] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.764597 21610 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
W20260709 13:07:45.765668 21705 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:45.765743 21672 raft_consensus.cc:697] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.763022 21356 catalog_manager.cc:5697] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 1 to 2, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.766690 21672 consensus_queue.cc:237] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.773104 21679 raft_consensus.cc:993] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:45.773602 21679 raft_consensus.cc:1081] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Signalling peer 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:45.778141 21460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "574c7bed1b804316849b52fa9a137888"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:36926
I20260709 13:07:45.778806 21460 raft_consensus.cc:493] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.779309 21460 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.786773 21358 catalog_manager.cc:5697] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 1 to 2, leader changed from aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 2 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.800820 21662 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.786751 21460 raft_consensus.cc:515] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:45.807092 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.807593 21460 leader_election.cc:290] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 2 election: Requested vote from peers aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:45.807744 21610 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.811388 21534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:45.812000 21534 raft_consensus.cc:3055] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.812328 21534 raft_consensus.cc:740] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.813124 21534 consensus_queue.cc:260] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:45.814328 21534 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.823958 21610 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 2.
I20260709 13:07:45.825099 21425 leader_election.cc:304] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:45.826089 21695 raft_consensus.cc:2804] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.826581 21695 raft_consensus.cc:697] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:45.827342 21662 raft_consensus.cc:993] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:45.827824 21662 raft_consensus.cc:1081] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:45.827435 21695 consensus_queue.cc:237] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:45.834281 21534 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 2.
I20260709 13:07:45.834542 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51970
I20260709 13:07:45.835362 21536 raft_consensus.cc:493] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.835798 21536 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.839161 21356 catalog_manager.cc:5697] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 1 to 2, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:45.840782 21536 raft_consensus.cc:515] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.843075 21536 leader_election.cc:290] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.843410 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.844000 21460 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.844249 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.844830 21610 raft_consensus.cc:3055] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.845142 21610 raft_consensus.cc:740] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:45.846863 21610 consensus_queue.cc:260] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.848194 21610 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.851091 21460 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
I20260709 13:07:45.852489 21502 leader_election.cc:304] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.853399 21672 raft_consensus.cc:2804] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.853865 21672 raft_consensus.cc:697] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.855165 21610 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
I20260709 13:07:45.854817 21672 consensus_queue.cc:237] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.862007 21356 catalog_manager.cc:5697] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 1 to 2, leader changed from aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 2 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.864933 21705 consensus_queue.cc:1048] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.880903 21708 consensus_queue.cc:1048] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:45.889176 21707 raft_consensus.cc:993] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:45.889642 21708 raft_consensus.cc:1081] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:45.891356 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51970
I20260709 13:07:45.891932 21536 raft_consensus.cc:493] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.892333 21536 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.897311 21536 raft_consensus.cc:515] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.899982 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:45.900182 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:45.900589 21460 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.900689 21610 raft_consensus.cc:3055] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:45.901059 21610 raft_consensus.cc:740] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:45.901942 21610 consensus_queue.cc:260] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.903053 21610 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:45.905671 21536 leader_election.cc:290] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:45.907657 21460 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
I20260709 13:07:45.909011 21502 leader_election.cc:304] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:45.909804 21672 raft_consensus.cc:2804] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:45.910372 21672 raft_consensus.cc:697] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:45.911234 21672 consensus_queue.cc:237] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:45.911876 21610 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 2.
I20260709 13:07:45.917394 21356 catalog_manager.cc:5697] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 1 to 2, leader changed from aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 2 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.990043 21660 raft_consensus.cc:993] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:45.990608 21672 raft_consensus.cc:1081] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Signalling peer aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:45.992475 21610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fedac6c127947be9720b876330e68ef"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:48418
I20260709 13:07:45.993135 21610 raft_consensus.cc:493] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.993709 21610 raft_consensus.cc:3060] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.000700 21610 raft_consensus.cc:515] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:46.002871 21610 leader_election.cc:290] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:46.003917 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:46.004066 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fedac6c127947be9720b876330e68ef" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:46.004732 21536 raft_consensus.cc:3055] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:46.004704 21460 raft_consensus.cc:3060] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.005225 21536 raft_consensus.cc:740] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:46.006054 21536 consensus_queue.cc:260] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:46.007287 21536 raft_consensus.cc:3060] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:46.012187 21460 raft_consensus.cc:2468] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 2.
I20260709 13:07:46.013490 21576 leader_election.cc:304] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:46.014341 21708 raft_consensus.cc:2804] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:46.014250 21536 raft_consensus.cc:2468] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 2.
I20260709 13:07:46.014901 21708 raft_consensus.cc:697] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 2 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:46.015761 21708 consensus_queue.cc:237] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:46.022603 21356 catalog_manager.cc:5697] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 1 to 2, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.145043 21536 raft_consensus.cc:1275] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.146541 21695 consensus_queue.cc:1048] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.156675 21610 raft_consensus.cc:1275] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.158715 21694 consensus_queue.cc:1048] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:46.224745 21460 raft_consensus.cc:1275] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.226120 21672 consensus_queue.cc:1048] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.239339 21610 raft_consensus.cc:1275] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.241881 21737 consensus_queue.cc:1048] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:46.255825 21536 raft_consensus.cc:1275] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.257172 21694 consensus_queue.cc:1048] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.262398 21460 raft_consensus.cc:1275] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.268266 21672 consensus_queue.cc:1048] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.268290 21610 raft_consensus.cc:1275] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.271378 21658 consensus_queue.cc:1048] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.279233 21609 raft_consensus.cc:1275] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.282778 21737 consensus_queue.cc:1048] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.305783 21460 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.307753 21672 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.318161 21534 raft_consensus.cc:1275] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.320679 21609 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.322242 21680 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.326613 21694 consensus_queue.cc:1048] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.339745 21609 raft_consensus.cc:1275] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.341409 21658 consensus_queue.cc:1048] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.400347 21610 raft_consensus.cc:1275] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.401605 21680 consensus_queue.cc:1048] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.414064 21460 raft_consensus.cc:1275] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.415541 21680 consensus_queue.cc:1048] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.446274 21534 raft_consensus.cc:1275] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.447713 21708 consensus_queue.cc:1048] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.456257 21460 raft_consensus.cc:1275] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:46.458227 21708 consensus_queue.cc:1048] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.659071 21326 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:07:48.660177 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:48.680482 21534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:51978
I20260709 13:07:48.681033 21534 raft_consensus.cc:606] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Received request to transfer leadership to TS aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:48.692395 21460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f675da8fc4f6434397c725579edf71da"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
mode: GRACEFUL
new_leader_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:36948
I20260709 13:07:48.692863 21460 raft_consensus.cc:606] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Received request to transfer leadership to TS aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:48.694012 21326 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:48.694423 21326 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:49.022578 21745 raft_consensus.cc:993] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53: : Instructing follower aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:49.023142 21745 raft_consensus.cc:1081] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Signalling peer aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:49.024653 21610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f675da8fc4f6434397c725579edf71da"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:48422
I20260709 13:07:49.025123 21610 raft_consensus.cc:493] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:49.025395 21610 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:49.029773 21610 raft_consensus.cc:515] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.031433 21610 leader_election.cc:290] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:49.032099 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:49.032496 21534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:49.032711 21460 raft_consensus.cc:3055] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:49.033128 21460 raft_consensus.cc:740] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:49.033123 21534 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:49.033931 21460 consensus_queue.cc:260] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.034760 21460 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:49.038385 21534 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 2.
I20260709 13:07:49.038623 21460 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 2.
I20260709 13:07:49.039799 21576 leader_election.cc:304] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:49.040526 21741 raft_consensus.cc:2804] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:49.041664 21741 raft_consensus.cc:697] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:49.042440 21741 consensus_queue.cc:237] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.050154 21357 catalog_manager.cc:5697] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 1 to 2, leader changed from 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129) to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.145658 21752 raft_consensus.cc:993] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:49.146142 21680 raft_consensus.cc:1081] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Signalling peer aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:49.147856 21610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:48418
I20260709 13:07:49.148348 21610 raft_consensus.cc:493] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:49.148579 21610 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.152323 21610 raft_consensus.cc:515] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.153813 21610 leader_election.cc:290] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 3 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:49.154692 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:49.154924 21534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:49.155323 21460 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.155525 21534 raft_consensus.cc:3055] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:49.155891 21534 raft_consensus.cc:740] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:49.156543 21534 consensus_queue.cc:260] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.157456 21534 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.159780 21460 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 3.
I20260709 13:07:49.160724 21576 leader_election.cc:304] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [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: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:49.161451 21741 raft_consensus.cc:2804] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:49.161855 21741 raft_consensus.cc:697] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:49.162427 21534 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 3.
I20260709 13:07:49.162607 21741 consensus_queue.cc:237] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.169245 21357 catalog_manager.cc:5697] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 2 to 3, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.574359 21460 raft_consensus.cc:1275] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:49.575935 21741 consensus_queue.cc:1048] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:49.587800 21534 raft_consensus.cc:1275] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:49.589846 21741 consensus_queue.cc:1048] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:49.598101 21536 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:49.599495 21741 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.609966 21460 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:49.612265 21741 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.695478 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:49.705873 21460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "574c7bed1b804316849b52fa9a137888"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:36946
I20260709 13:07:49.706346 21460 raft_consensus.cc:606] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:49.711226 21460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:36946
I20260709 13:07:49.711664 21460 raft_consensus.cc:606] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:49.716296 21460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:36946
I20260709 13:07:49.716816 21460 raft_consensus.cc:606] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:49.721388 21610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f675da8fc4f6434397c725579edf71da"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:48436
I20260709 13:07:49.721915 21610 raft_consensus.cc:606] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:49.729423 21610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
mode: GRACEFUL
new_leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:48436
I20260709 13:07:49.729915 21610 raft_consensus.cc:606] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 LEADER]: Received request to transfer leadership to TS 1de85316a6cb4ebc913b4e6cba3e0e8f
I20260709 13:07:49.874766 21745 raft_consensus.cc:993] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:49.875352 21762 raft_consensus.cc:1081] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:49.876852 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "574c7bed1b804316849b52fa9a137888"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51962
I20260709 13:07:49.877393 21536 raft_consensus.cc:493] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:49.877790 21536 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.882627 21536 raft_consensus.cc:515] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:49.884222 21536 leader_election.cc:290] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 3 election: Requested vote from peers aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465), 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611)
I20260709 13:07:49.885239 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:49.885315 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7bed1b804316849b52fa9a137888" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:49.885845 21610 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.885916 21460 raft_consensus.cc:3055] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:49.886281 21460 raft_consensus.cc:740] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:49.886844 21460 consensus_queue.cc:260] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [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: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:49.887725 21460 raft_consensus.cc:3060] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.890076 21610 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:49.891247 21500 leader_election.cc:304] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:49.892095 21460 raft_consensus.cc:2468] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:49.893404 21763 raft_consensus.cc:2804] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:49.894791 21763 raft_consensus.cc:697] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:49.895540 21763 consensus_queue.cc:237] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } }
I20260709 13:07:49.901649 21357 catalog_manager.cc:5697] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 2 to 3, leader changed from 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 3 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.970249 21746 raft_consensus.cc:993] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:49.970688 21741 raft_consensus.cc:1081] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:49.972347 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f675da8fc4f6434397c725579edf71da"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51970
I20260709 13:07:49.972937 21536 raft_consensus.cc:493] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:49.973325 21536 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.978158 21536 raft_consensus.cc:515] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.979948 21536 leader_election.cc:290] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 3 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:49.980744 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:49.981012 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f675da8fc4f6434397c725579edf71da" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:49.981271 21460 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.981511 21610 raft_consensus.cc:3055] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:49.981819 21610 raft_consensus.cc:740] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:49.982435 21610 consensus_queue.cc:260] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.983368 21610 raft_consensus.cc:3060] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:49.986512 21746 raft_consensus.cc:993] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:49.986768 21460 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:49.986972 21741 raft_consensus.cc:1081] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:49.987918 21502 leader_election.cc:304] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:49.988731 21763 raft_consensus.cc:2804] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:49.988685 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51970
I20260709 13:07:49.989145 21610 raft_consensus.cc:2468] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:49.989379 21763 raft_consensus.cc:697] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:49.989418 21536 raft_consensus.cc:493] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:49.990509 21536 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:49.990513 21763 consensus_queue.cc:237] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.996186 21536 raft_consensus.cc:515] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:49.998735 21536 leader_election.cc:290] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 4 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:49.997581 21357 catalog_manager.cc:5697] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 2 to 3, leader changed from aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 3 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.998974 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:49.999359 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:49.999969 21460 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:50.000046 21610 raft_consensus.cc:3055] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:50.000397 21610 raft_consensus.cc:740] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:50.001111 21610 consensus_queue.cc:260] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.002204 21610 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:50.006202 21460 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 4.
I20260709 13:07:50.007566 21502 leader_election.cc:304] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: 0c6defa502c84f7bbdd097b30326ad53, 1de85316a6cb4ebc913b4e6cba3e0e8f; no voters: 
I20260709 13:07:50.008333 21763 raft_consensus.cc:2804] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:50.007982 21610 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 4.
I20260709 13:07:50.008827 21763 raft_consensus.cc:697] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:50.009698 21763 consensus_queue.cc:237] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.015394 21357 catalog_manager.cc:5697] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 3 to 4, leader changed from aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 4 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.085340 21745 raft_consensus.cc:993] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:50.085817 21762 raft_consensus.cc:1081] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:50.087566 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51962
I20260709 13:07:50.088107 21536 raft_consensus.cc:493] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.088385 21536 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:50.092878 21536 raft_consensus.cc:515] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.094288 21536 leader_election.cc:290] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 3 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:50.095227 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:50.095341 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:50.095803 21460 raft_consensus.cc:3055] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:50.095928 21610 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:50.096084 21460 raft_consensus.cc:740] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:50.096877 21460 consensus_queue.cc:260] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.097757 21460 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:50.100782 21610 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:50.101826 21460 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:50.101857 21500 leader_election.cc:304] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:50.102792 21763 raft_consensus.cc:2804] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:50.103300 21763 raft_consensus.cc:697] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:50.104142 21763 consensus_queue.cc:237] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.111909 21357 catalog_manager.cc:5697] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 2 to 3, leader changed from 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 3 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.142345 21745 raft_consensus.cc:993] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53: : Instructing follower 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:50.142807 21762 raft_consensus.cc:1081] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Signalling peer 1de85316a6cb4ebc913b4e6cba3e0e8f to start an election
I20260709 13:07:50.144335 21536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
 from {username='slave'} at 127.0.0.1:51962
I20260709 13:07:50.144851 21536 raft_consensus.cc:493] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:50.145143 21536 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:50.149001 21536 raft_consensus.cc:515] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.150481 21536 leader_election.cc:290] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [CANDIDATE]: Term 3 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:50.151301 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:50.151567 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b374dba06b1a4bc9ab5d666b117aa2fd" candidate_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:50.151840 21460 raft_consensus.cc:3055] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:50.152065 21610 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:50.152159 21460 raft_consensus.cc:740] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:50.152865 21460 consensus_queue.cc:260] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.153689 21460 raft_consensus.cc:3060] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:50.156489 21610 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:50.157495 21500 leader_election.cc:304] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:50.157766 21460 raft_consensus.cc:2468] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de85316a6cb4ebc913b4e6cba3e0e8f in term 3.
I20260709 13:07:50.158322 21763 raft_consensus.cc:2804] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:50.158780 21763 raft_consensus.cc:697] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Becoming Leader. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:50.159504 21763 consensus_queue.cc:237] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:50.166031 21357 catalog_manager.cc:5697] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f reported cstate change: term changed from 2 to 3, leader changed from 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129) to 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130). New cstate: current_term: 3 leader_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.411829 21460 raft_consensus.cc:1275] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.412997 21763 consensus_queue.cc:1048] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:50.421553 21610 raft_consensus.cc:1275] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.422957 21772 consensus_queue.cc:1048] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:50.433825 21610 raft_consensus.cc:1275] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.435072 21772 consensus_queue.cc:1048] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:50.444077 21460 raft_consensus.cc:1275] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.446044 21763 consensus_queue.cc:1048] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:50.581791 21460 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 4 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:50.583295 21763 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:50.590629 21610 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 4 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:50.592331 21776 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:50.606482 21460 raft_consensus.cc:1275] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.607839 21776 consensus_queue.cc:1048] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:50.620224 21610 raft_consensus.cc:1275] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.621848 21776 consensus_queue.cc:1048] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:50.628252 21460 raft_consensus.cc:1275] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.629877 21776 consensus_queue.cc:1048] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:50.640563 21610 raft_consensus.cc:1275] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Refusing update from remote peer 1de85316a6cb4ebc913b4e6cba3e0e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:50.642019 21763 consensus_queue.cc:1048] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:52.740118 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:52.747483 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:51978
I20260709 13:07:52.748167 21536 raft_consensus.cc:606] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Received request to transfer leadership to TS 0c6defa502c84f7bbdd097b30326ad53
I20260709 13:07:52.750774 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:51978
I20260709 13:07:52.751284 21536 raft_consensus.cc:606] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 LEADER]: Received request to transfer leadership to TS 0c6defa502c84f7bbdd097b30326ad53
I20260709 13:07:52.753583 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:51978
I20260709 13:07:52.753966 21536 raft_consensus.cc:606] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Received request to transfer leadership to TS aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:52.756278 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:51978
I20260709 13:07:52.756640 21536 raft_consensus.cc:606] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Received request to transfer leadership to TS aa0e18a77672450ebe93f5955d9014e2
I20260709 13:07:52.759064 21536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e"
dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
mode: GRACEFUL
new_leader_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:51978
I20260709 13:07:52.759629 21536 raft_consensus.cc:606] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Received request to transfer leadership to TS 0c6defa502c84f7bbdd097b30326ad53
I20260709 13:07:52.760599 21326 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:52.761114 21326 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:52.929302 21787 raft_consensus.cc:993] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:52.929760 21787 raft_consensus.cc:1081] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Signalling peer aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:52.931313 21610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:48418
I20260709 13:07:52.931859 21610 raft_consensus.cc:493] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:52.932192 21610 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:52.938568 21610 raft_consensus.cc:515] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:52.940442 21610 leader_election.cc:290] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 3 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:52.941605 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:52.941782 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcbc78ae8d0f4c5f95b3f4c56a50332c" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:52.942348 21461 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:52.942417 21536 raft_consensus.cc:3055] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:52.942768 21536 raft_consensus.cc:740] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:52.943486 21536 consensus_queue.cc:260] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:52.944423 21536 raft_consensus.cc:3060] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:52.947656 21461 raft_consensus.cc:2468] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 3.
I20260709 13:07:52.948863 21536 raft_consensus.cc:2468] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 3.
I20260709 13:07:52.949014 21576 leader_election.cc:304] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [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: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:52.950083 21785 raft_consensus.cc:2804] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:52.950959 21785 raft_consensus.cc:697] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 3 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:52.951946 21785 consensus_queue.cc:237] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:52.961548 21357 catalog_manager.cc:5697] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 2 to 3, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.054093 21776 raft_consensus.cc:993] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:53.054510 21787 raft_consensus.cc:1081] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 LEADER]: Signalling peer 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:53.055949 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:36926
I20260709 13:07:53.056407 21461 raft_consensus.cc:493] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:53.056654 21461 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:53.061211 21461 raft_consensus.cc:515] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.063019 21461 leader_election.cc:290] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 5 election: Requested vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:53.063920 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:53.064160 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb03e43bb549149257be13bd1c6647" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:53.064450 21536 raft_consensus.cc:3055] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:53.064703 21610 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:53.064821 21536 raft_consensus.cc:740] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:53.065810 21536 consensus_queue.cc:260] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.066687 21536 raft_consensus.cc:3060] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:53.069406 21610 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 5.
I20260709 13:07:53.070722 21425 leader_election.cc:304] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [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: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:53.071249 21536 raft_consensus.cc:2468] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 5.
I20260709 13:07:53.072742 21794 raft_consensus.cc:2804] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:53.074031 21794 raft_consensus.cc:697] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 5 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:53.074859 21794 consensus_queue.cc:237] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.082557 21357 catalog_manager.cc:5697] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 4 to 5, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 5 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.175568 21776 raft_consensus.cc:993] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:53.176132 21776 raft_consensus.cc:1081] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Signalling peer 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:53.177937 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:36926
I20260709 13:07:53.178436 21461 raft_consensus.cc:493] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:53.178781 21461 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.183573 21461 raft_consensus.cc:515] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.185220 21461 leader_election.cc:290] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 3 election: Requested vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:53.186074 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:53.186185 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed49df2d7ef546e9951cc97c42cd716e" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:53.186672 21536 raft_consensus.cc:3055] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:53.186723 21610 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.186991 21536 raft_consensus.cc:740] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:53.187813 21536 consensus_queue.cc:260] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.188958 21536 raft_consensus.cc:3060] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.192046 21610 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 3.
I20260709 13:07:53.193073 21425 leader_election.cc:304] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [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: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:53.193883 21794 raft_consensus.cc:2804] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:53.193890 21536 raft_consensus.cc:2468] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 3.
I20260709 13:07:53.194514 21794 raft_consensus.cc:697] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 3 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:53.195399 21794 consensus_queue.cc:237] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.201850 21357 catalog_manager.cc:5697] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 2 to 3, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.248971 21787 raft_consensus.cc:993] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:53.249464 21776 raft_consensus.cc:1081] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Signalling peer aa0e18a77672450ebe93f5955d9014e2 to start an election
I20260709 13:07:53.250906 21610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6"
dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
 from {username='slave'} at 127.0.0.1:48418
I20260709 13:07:53.251376 21610 raft_consensus.cc:493] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:53.251657 21610 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:53.254896 21787 raft_consensus.cc:993] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f: : Instructing follower 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:53.255386 21776 raft_consensus.cc:1081] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Signalling peer 0c6defa502c84f7bbdd097b30326ad53 to start an election
I20260709 13:07:53.256727 21610 raft_consensus.cc:515] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.256985 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b"
dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
 from {username='slave'} at 127.0.0.1:36926
I20260709 13:07:53.257551 21461 raft_consensus.cc:493] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:53.257899 21461 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.258394 21610 leader_election.cc:290] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [CANDIDATE]: Term 4 election: Requested vote from peers 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611), 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267)
I20260709 13:07:53.259289 21460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0c6defa502c84f7bbdd097b30326ad53"
I20260709 13:07:53.259485 21536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3cb755d67544e6b104d6ab1f39edc6" candidate_uuid: "aa0e18a77672450ebe93f5955d9014e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:53.259897 21460 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:53.260072 21536 raft_consensus.cc:3055] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:53.260448 21536 raft_consensus.cc:740] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:53.261173 21536 consensus_queue.cc:260] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.262079 21536 raft_consensus.cc:3060] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:53.264883 21461 raft_consensus.cc:515] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.267283 21461 leader_election.cc:290] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [CANDIDATE]: Term 3 election: Requested vote from peers 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130:39267), aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131:33465)
I20260709 13:07:53.267977 21534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f"
I20260709 13:07:53.268254 21536 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 4.
I20260709 13:07:53.268579 21534 raft_consensus.cc:3055] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:53.268908 21534 raft_consensus.cc:740] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1de85316a6cb4ebc913b4e6cba3e0e8f, State: Running, Role: LEADER
I20260709 13:07:53.268954 21610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ecfc75537a4e7b83d10a51e0ed1f6b" candidate_uuid: "0c6defa502c84f7bbdd097b30326ad53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa0e18a77672450ebe93f5955d9014e2"
I20260709 13:07:53.269083 21460 raft_consensus.cc:2468] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa0e18a77672450ebe93f5955d9014e2 in term 4.
I20260709 13:07:53.269325 21576 leader_election.cc:304] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [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: 1de85316a6cb4ebc913b4e6cba3e0e8f, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:53.270210 21610 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.270179 21785 raft_consensus.cc:2804] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:53.270850 21785 raft_consensus.cc:697] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 4 LEADER]: Becoming Leader. State: Replica: aa0e18a77672450ebe93f5955d9014e2, State: Running, Role: LEADER
I20260709 13:07:53.271844 21785 consensus_queue.cc:237] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.269872 21534 consensus_queue.cc:260] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.274708 21534 raft_consensus.cc:3060] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.276821 21610 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 3.
I20260709 13:07:53.278425 21425 leader_election.cc:304] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [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: 0c6defa502c84f7bbdd097b30326ad53, aa0e18a77672450ebe93f5955d9014e2; no voters: 
I20260709 13:07:53.279496 21794 raft_consensus.cc:2804] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:53.280071 21794 raft_consensus.cc:697] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 3 LEADER]: Becoming Leader. State: Replica: 0c6defa502c84f7bbdd097b30326ad53, State: Running, Role: LEADER
I20260709 13:07:53.280987 21794 consensus_queue.cc:237] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [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: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } }
I20260709 13:07:53.283872 21357 catalog_manager.cc:5697] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 reported cstate change: term changed from 3 to 4, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to aa0e18a77672450ebe93f5955d9014e2 (127.20.211.131). New cstate: current_term: 4 leader_uuid: "aa0e18a77672450ebe93f5955d9014e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.286541 21534 raft_consensus.cc:2468] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6defa502c84f7bbdd097b30326ad53 in term 3.
I20260709 13:07:53.289427 21356 catalog_manager.cc:5697] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 reported cstate change: term changed from 2 to 3, leader changed from 1de85316a6cb4ebc913b4e6cba3e0e8f (127.20.211.130) to 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "0c6defa502c84f7bbdd097b30326ad53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.362850 21534 raft_consensus.cc:1275] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:53.364061 21785 consensus_queue.cc:1048] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:53.375734 21460 raft_consensus.cc:1275] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:53.377825 21785 consensus_queue.cc:1048] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6defa502c84f7bbdd097b30326ad53" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:53.471366 21610 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 5 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:53.472762 21794 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:53.482304 21534 raft_consensus.cc:1275] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 5 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:53.484704 21807 consensus_queue.cc:1048] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:53.669647 21534 raft_consensus.cc:1275] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:53.671075 21807 consensus_queue.cc:1048] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:53.681823 21610 raft_consensus.cc:1275] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:53.683804 21795 consensus_queue.cc:1048] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.695896 21610 raft_consensus.cc:1275] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:53.697127 21795 consensus_queue.cc:1048] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa0e18a77672450ebe93f5955d9014e2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 33465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:53.705840 21534 raft_consensus.cc:1275] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Refusing update from remote peer 0c6defa502c84f7bbdd097b30326ad53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:53.707623 21795 consensus_queue.cc:1048] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:53.762079 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:53.767987 21326 tablet_server.cc:179] TabletServer@127.20.211.129:0 shutting down...
W20260709 13:07:53.773904 21576 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:07:53.780591 21576 consensus_peers.cc:597] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 -> Peer 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611): Couldn't send request to peer 0c6defa502c84f7bbdd097b30326ad53. 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:07:53.802723 21326 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:53.803558 21326 tablet_replica.cc:333] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.804188 21326 raft_consensus.cc:2243] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:53.804921 21326 raft_consensus.cc:2272] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.807556 21326 tablet_replica.cc:333] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.808028 21326 raft_consensus.cc:2243] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.808430 21326 raft_consensus.cc:2272] T 7fedac6c127947be9720b876330e68ef P 0c6defa502c84f7bbdd097b30326ad53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.810796 21326 tablet_replica.cc:333] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.811425 21326 raft_consensus.cc:2243] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:53.812433 21326 raft_consensus.cc:2272] T 1ebb03e43bb549149257be13bd1c6647 P 0c6defa502c84f7bbdd097b30326ad53 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:53.813138 21576 consensus_peers.cc:597] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 -> Peer 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611): Couldn't send request to peer 0c6defa502c84f7bbdd097b30326ad53. 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:07:53.814476 21326 tablet_replica.cc:333] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.815052 21326 raft_consensus.cc:2243] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.815464 21326 raft_consensus.cc:2272] T b374dba06b1a4bc9ab5d666b117aa2fd P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.817173 21326 tablet_replica.cc:333] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.817655 21326 raft_consensus.cc:2243] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:53.818351 21326 raft_consensus.cc:2272] T ed49df2d7ef546e9951cc97c42cd716e P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.820305 21326 tablet_replica.cc:333] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.820751 21326 raft_consensus.cc:2243] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.821110 21326 raft_consensus.cc:2272] T 574c7bed1b804316849b52fa9a137888 P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.822714 21326 tablet_replica.cc:333] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.823240 21326 raft_consensus.cc:2243] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.823609 21326 raft_consensus.cc:2272] T 6a3cb755d67544e6b104d6ab1f39edc6 P 0c6defa502c84f7bbdd097b30326ad53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.825202 21326 tablet_replica.cc:333] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.825652 21326 raft_consensus.cc:2243] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.826002 21326 raft_consensus.cc:2272] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.828198 21326 tablet_replica.cc:333] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53: stopping tablet replica
I20260709 13:07:53.828605 21326 raft_consensus.cc:2243] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.829054 21326 raft_consensus.cc:2272] T f675da8fc4f6434397c725579edf71da P 0c6defa502c84f7bbdd097b30326ad53 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:53.995291 21500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:33465, user_credentials={real_user=slave}} blocked reactor thread for 124904us
I20260709 13:07:53.998380 21534 raft_consensus.cc:1275] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 FOLLOWER]: Refusing update from remote peer aa0e18a77672450ebe93f5955d9014e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:54.001899 21326 tablet_server.cc:196] TabletServer@127.20.211.129:0 shutdown complete.
I20260709 13:07:54.001946 21785 consensus_queue.cc:1048] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de85316a6cb4ebc913b4e6cba3e0e8f" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 39267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:07:54.006379 21502 consensus_peers.cc:597] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f -> Peer 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611): Couldn't send request to peer 0c6defa502c84f7bbdd097b30326ad53. Status: Network error: Client connection negotiation failed: client connection to 127.20.211.129:42611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:54.006878 21502 consensus_peers.cc:597] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f -> Peer 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611): Couldn't send request to peer 0c6defa502c84f7bbdd097b30326ad53. Status: Network error: Client connection negotiation failed: client connection to 127.20.211.129:42611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:54.006942 21576 consensus_peers.cc:597] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 -> Peer 0c6defa502c84f7bbdd097b30326ad53 (127.20.211.129:42611): Couldn't send request to peer 0c6defa502c84f7bbdd097b30326ad53. Status: Network error: Client connection negotiation failed: client connection to 127.20.211.129:42611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.030385 21326 tablet_server.cc:179] TabletServer@127.20.211.130:0 shutting down...
I20260709 13:07:54.058075 21326 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:54.058768 21326 tablet_replica.cc:333] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.059808 21326 raft_consensus.cc:2243] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.060504 21326 raft_consensus.cc:2272] T 1ebb03e43bb549149257be13bd1c6647 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.063194 21326 tablet_replica.cc:333] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.063735 21326 raft_consensus.cc:2243] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.064277 21326 raft_consensus.cc:2272] T 7fedac6c127947be9720b876330e68ef P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.065958 21326 tablet_replica.cc:333] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.066460 21326 raft_consensus.cc:2243] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.066877 21326 raft_consensus.cc:2272] T 07ecfc75537a4e7b83d10a51e0ed1f6b P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.069693 21326 tablet_replica.cc:333] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.070235 21326 raft_consensus.cc:2243] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:54.071074 21326 raft_consensus.cc:2272] T b374dba06b1a4bc9ab5d666b117aa2fd P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.072757 21326 tablet_replica.cc:333] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.073279 21326 raft_consensus.cc:2243] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.073700 21326 raft_consensus.cc:2272] T bcbc78ae8d0f4c5f95b3f4c56a50332c P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.075906 21326 tablet_replica.cc:333] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.076409 21326 raft_consensus.cc:2243] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:54.077251 21326 raft_consensus.cc:2272] T f675da8fc4f6434397c725579edf71da P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.078940 21326 tablet_replica.cc:333] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.079484 21326 raft_consensus.cc:2243] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.079916 21326 raft_consensus.cc:2272] T 6a3cb755d67544e6b104d6ab1f39edc6 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.081964 21326 tablet_replica.cc:333] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.082517 21326 raft_consensus.cc:2243] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.082923 21326 raft_consensus.cc:2272] T ed49df2d7ef546e9951cc97c42cd716e P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.085130 21326 tablet_replica.cc:333] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f: stopping tablet replica
I20260709 13:07:54.085601 21326 raft_consensus.cc:2243] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:54.086365 21326 raft_consensus.cc:2272] T 574c7bed1b804316849b52fa9a137888 P 1de85316a6cb4ebc913b4e6cba3e0e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.104914 21326 tablet_server.cc:196] TabletServer@127.20.211.130:0 shutdown complete.
I20260709 13:07:54.121443 21326 tablet_server.cc:179] TabletServer@127.20.211.131:0 shutting down...
I20260709 13:07:54.149997 21326 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:54.150707 21326 tablet_replica.cc:333] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.151281 21326 raft_consensus.cc:2243] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:54.151988 21326 raft_consensus.cc:2272] T 7fedac6c127947be9720b876330e68ef P aa0e18a77672450ebe93f5955d9014e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.153633 21326 tablet_replica.cc:333] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.154127 21326 raft_consensus.cc:2243] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.154501 21326 raft_consensus.cc:2272] T 07ecfc75537a4e7b83d10a51e0ed1f6b P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.156545 21326 tablet_replica.cc:333] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.157001 21326 raft_consensus.cc:2243] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.157383 21326 raft_consensus.cc:2272] T 1ebb03e43bb549149257be13bd1c6647 P aa0e18a77672450ebe93f5955d9014e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.159494 21326 tablet_replica.cc:333] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.159976 21326 raft_consensus.cc:2243] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:54.160687 21326 raft_consensus.cc:2272] T bcbc78ae8d0f4c5f95b3f4c56a50332c P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.162438 21326 tablet_replica.cc:333] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.162891 21326 raft_consensus.cc:2243] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.163359 21326 raft_consensus.cc:2272] T f675da8fc4f6434397c725579edf71da P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.165151 21326 tablet_replica.cc:333] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.165558 21326 raft_consensus.cc:2243] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:54.166204 21326 raft_consensus.cc:2272] T 6a3cb755d67544e6b104d6ab1f39edc6 P aa0e18a77672450ebe93f5955d9014e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.168205 21326 tablet_replica.cc:333] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.168622 21326 raft_consensus.cc:2243] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.168952 21326 raft_consensus.cc:2272] T b374dba06b1a4bc9ab5d666b117aa2fd P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.170531 21326 tablet_replica.cc:333] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.170934 21326 raft_consensus.cc:2243] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.171406 21326 raft_consensus.cc:2272] T ed49df2d7ef546e9951cc97c42cd716e P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.173197 21326 tablet_replica.cc:333] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2: stopping tablet replica
I20260709 13:07:54.173578 21326 raft_consensus.cc:2243] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:54.173933 21326 raft_consensus.cc:2272] T 574c7bed1b804316849b52fa9a137888 P aa0e18a77672450ebe93f5955d9014e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.201696 21326 tablet_server.cc:196] TabletServer@127.20.211.131:0 shutdown complete.
I20260709 13:07:54.219532 21326 master.cc:562] Master@127.20.211.190:45443 shutting down...
I20260709 13:07:54.367710 21326 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:54.368273 21326 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:54.368575 21326 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6e016f4552d4874b5698a352c68017d: stopping tablet replica
I20260709 13:07:54.388339 21326 master.cc:584] Master@127.20.211.190:45443 shutdown complete.
0c6defa502c84f7bbdd097b30326ad53  4
1de85316a6cb4ebc913b4e6cba3e0e8f  4
aa0e18a77672450ebe93f5955d9014e2  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12675 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:07:54.431591 21326 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.211.190:43953
I20260709 13:07:54.432752 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.438309 21819 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:07:54.438918 21820 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:07:54.441581 21822 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:07:54.442592 21326 server_base.cc:1061] running on GCE node
I20260709 13:07:54.443488 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.443725 21326 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:07:54.443898 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602474443880 us; error 0 us; skew 500 ppm
I20260709 13:07:54.444422 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.447567 21326 webserver.cc:533] Webserver started at http://127.20.211.190:46385/ using document root <none> and password file <none>
I20260709 13:07:54.448135 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.448359 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.448647 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.449836 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/master-0-root/instance:
uuid: "90ac61adec6546dd98bbafe866b47736"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.454514 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:07:54.458268 21827 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:07:54.459317 21326 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:54.459759 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/master-0-root
uuid: "90ac61adec6546dd98bbafe866b47736"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.460237 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-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:07:54.475521 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.476780 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.515769 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.190:43953
I20260709 13:07:54.515866 21878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.190:43953 every 8 connection(s)
I20260709 13:07:54.519807 21879 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:07:54.530324 21879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736: Bootstrap starting.
I20260709 13:07:54.535426 21879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.540056 21879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736: No bootstrap required, opened a new log
I20260709 13:07:54.542404 21879 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ac61adec6546dd98bbafe866b47736" member_type: VOTER }
I20260709 13:07:54.542848 21879 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.543136 21879 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ac61adec6546dd98bbafe866b47736, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.543864 21879 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90ac61adec6546dd98bbafe866b47736" member_type: VOTER }
I20260709 13:07:54.544389 21879 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:54.544636 21879 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:54.544968 21879 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.550143 21879 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ac61adec6546dd98bbafe866b47736" member_type: VOTER }
I20260709 13:07:54.550771 21879 leader_election.cc:304] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [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: 90ac61adec6546dd98bbafe866b47736; no voters: 
I20260709 13:07:54.552090 21879 leader_election.cc:290] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:54.552482 21882 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.553843 21882 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 1 LEADER]: Becoming Leader. State: Replica: 90ac61adec6546dd98bbafe866b47736, State: Running, Role: LEADER
I20260709 13:07:54.554567 21882 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [LEADER]: Queue going to LEADER mode. State: All 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: "90ac61adec6546dd98bbafe866b47736" member_type: VOTER }
I20260709 13:07:54.555331 21879 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:54.559075 21884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90ac61adec6546dd98bbafe866b47736. Latest consensus state: current_term: 1 leader_uuid: "90ac61adec6546dd98bbafe866b47736" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ac61adec6546dd98bbafe866b47736" member_type: VOTER } }
I20260709 13:07:54.559058 21883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90ac61adec6546dd98bbafe866b47736" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ac61adec6546dd98bbafe866b47736" member_type: VOTER } }
I20260709 13:07:54.559903 21883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:54.559903 21884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:54.562835 21887 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:54.568365 21887 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:54.573966 21326 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:54.577617 21887 catalog_manager.cc:1383] Generated new cluster ID: c89447c023a043f2aaab450d379e9ea6
I20260709 13:07:54.577958 21887 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:54.607079 21887 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:54.608345 21887 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:54.623852 21887 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736: Generated new TSK 0
I20260709 13:07:54.624542 21887 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:54.641239 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.647771 21900 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:07:54.649147 21901 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:07:54.651217 21903 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:07:54.651553 21326 server_base.cc:1061] running on GCE node
I20260709 13:07:54.652570 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.652792 21326 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:07:54.652966 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602474652949 us; error 0 us; skew 500 ppm
I20260709 13:07:54.653506 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.656002 21326 webserver.cc:533] Webserver started at http://127.20.211.129:36699/ using document root <none> and password file <none>
I20260709 13:07:54.656633 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.656852 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.657140 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.658267 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-0-root/instance:
uuid: "71112ae9eb4c4c25b5c145bb109275bc"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.663277 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:07:54.666636 21908 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:07:54.667501 21326 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:54.667845 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-0-root
uuid: "71112ae9eb4c4c25b5c145bb109275bc"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.668092 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-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:07:54.679797 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.681006 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.682456 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:54.684779 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:54.684957 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.685268 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:54.685421 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.725288 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.129:39809
I20260709 13:07:54.725376 21970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.129:39809 every 8 connection(s)
I20260709 13:07:54.730721 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.740123 21976 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:07:54.741267 21975 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:07:54.743472 21978 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:07:54.743619 21326 server_base.cc:1061] running on GCE node
I20260709 13:07:54.745155 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.745373 21326 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:07:54.745510 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602474745498 us; error 0 us; skew 500 ppm
I20260709 13:07:54.745991 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.748469 21326 webserver.cc:533] Webserver started at http://127.20.211.130:35743/ using document root <none> and password file <none>
I20260709 13:07:54.749076 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.749449 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.749835 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.751394 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-1-root/instance:
uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.752599 21971 heartbeater.cc:344] Connected to a master server at 127.20.211.190:43953
I20260709 13:07:54.752992 21971 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:54.753705 21971 heartbeater.cc:507] Master 127.20.211.190:43953 requested a full tablet report, sending...
I20260709 13:07:54.755859 21844 ts_manager.cc:194] Registered new tserver with Master: 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809)
I20260709 13:07:54.756278 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:07:54.757860 21844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55898
I20260709 13:07:54.760270 21983 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:07:54.761144 21326 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:54.761412 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-1-root
uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.761652 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-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:07:54.775315 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.776501 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.778052 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:54.780474 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:54.780671 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.780989 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:54.781163 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.823158 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.130:44945
I20260709 13:07:54.823328 22045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.130:44945 every 8 connection(s)
I20260709 13:07:54.828779 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.836483 22049 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:07:54.837149 22050 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:07:54.839771 21326 server_base.cc:1061] running on GCE node
W20260709 13:07:54.841131 22052 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:07:54.842128 22046 heartbeater.cc:344] Connected to a master server at 127.20.211.190:43953
I20260709 13:07:54.842240 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:54.842530 22046 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:54.842554 21326 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:07:54.842938 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602474842920 us; error 0 us; skew 500 ppm
I20260709 13:07:54.843582 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.843570 22046 heartbeater.cc:507] Master 127.20.211.190:43953 requested a full tablet report, sending...
I20260709 13:07:54.846361 21844 ts_manager.cc:194] Registered new tserver with Master: 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:54.846583 21326 webserver.cc:533] Webserver started at http://127.20.211.131:46533/ using document root <none> and password file <none>
I20260709 13:07:54.847249 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.847491 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.847815 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.848227 21844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55900
I20260709 13:07:54.849370 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-2-root/instance:
uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.854264 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 13:07:54.857781 22057 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:07:54.858641 21326 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:54.858970 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-2-root
uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-02dw"
I20260709 13:07:54.859293 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602461589513-21326-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:07:54.881237 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.882406 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.883899 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:54.886078 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:54.886313 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.886571 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:54.886758 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.927858 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.131:43827
I20260709 13:07:54.927963 22119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.131:43827 every 8 connection(s)
I20260709 13:07:54.942457 22120 heartbeater.cc:344] Connected to a master server at 127.20.211.190:43953
I20260709 13:07:54.942847 22120 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:54.943673 22120 heartbeater.cc:507] Master 127.20.211.190:43953 requested a full tablet report, sending...
I20260709 13:07:54.945863 21844 ts_manager.cc:194] Registered new tserver with Master: a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:54.945941 21326 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014926605s
I20260709 13:07:54.947849 21844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55910
I20260709 13:07:54.973385 21844 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55918:
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:07:54.976426 21844 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:07:55.054618 22011 tablet_service.cc:1511] Processing CreateTablet for tablet f01fc3c11b894bed9595171c04aa7690 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:55.056289 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01fc3c11b894bed9595171c04aa7690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.058327 22010 tablet_service.cc:1511] Processing CreateTablet for tablet 445c062123b04e919da0bf941ddc0c50 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:55.059814 22010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445c062123b04e919da0bf941ddc0c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.069751 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 9e28a50dc81448688fba79e4a5b9ec3d (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:55.071568 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e28a50dc81448688fba79e4a5b9ec3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.076719 22008 tablet_service.cc:1511] Processing CreateTablet for tablet c6b04883ccea4b90946fbe9c5882beac (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:55.078097 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b04883ccea4b90946fbe9c5882beac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.084045 21936 tablet_service.cc:1511] Processing CreateTablet for tablet f01fc3c11b894bed9595171c04aa7690 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:55.084110 22007 tablet_service.cc:1511] Processing CreateTablet for tablet 17f9d29256274b3c9bdb4aa3f5453b9c (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:55.085605 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01fc3c11b894bed9595171c04aa7690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.077740 22006 tablet_service.cc:1511] Processing CreateTablet for tablet cce410c6feaf4d04a1651d46ffd25e1e (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:55.085618 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f9d29256274b3c9bdb4aa3f5453b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.087029 22005 tablet_service.cc:1511] Processing CreateTablet for tablet beb2baf8c2c148dbb37ba4101975d510 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:55.088312 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce410c6feaf4d04a1651d46ffd25e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.091390 22005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb2baf8c2c148dbb37ba4101975d510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.099047 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 445c062123b04e919da0bf941ddc0c50 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:55.100606 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445c062123b04e919da0bf941ddc0c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.109251 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 9e28a50dc81448688fba79e4a5b9ec3d (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:55.110869 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e28a50dc81448688fba79e4a5b9ec3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.124953 21933 tablet_service.cc:1511] Processing CreateTablet for tablet c6b04883ccea4b90946fbe9c5882beac (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:55.126477 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b04883ccea4b90946fbe9c5882beac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.131115 22134 tablet_bootstrap.cc:492] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.137758 21932 tablet_service.cc:1511] Processing CreateTablet for tablet 17f9d29256274b3c9bdb4aa3f5453b9c (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:55.140407 21931 tablet_service.cc:1511] Processing CreateTablet for tablet cce410c6feaf4d04a1651d46ffd25e1e (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:55.141486 22134 tablet_bootstrap.cc:654] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.140431 22084 tablet_service.cc:1511] Processing CreateTablet for tablet 445c062123b04e919da0bf941ddc0c50 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:55.142379 21930 tablet_service.cc:1511] Processing CreateTablet for tablet beb2baf8c2c148dbb37ba4101975d510 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:55.143317 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 445c062123b04e919da0bf941ddc0c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.137794 22085 tablet_service.cc:1511] Processing CreateTablet for tablet f01fc3c11b894bed9595171c04aa7690 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:55.145972 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01fc3c11b894bed9595171c04aa7690. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.147502 21932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f9d29256274b3c9bdb4aa3f5453b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.148484 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce410c6feaf4d04a1651d46ffd25e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.149479 21930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb2baf8c2c148dbb37ba4101975d510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.172952 22083 tablet_service.cc:1511] Processing CreateTablet for tablet 9e28a50dc81448688fba79e4a5b9ec3d (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:55.175215 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e28a50dc81448688fba79e4a5b9ec3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.190063 22082 tablet_service.cc:1511] Processing CreateTablet for tablet c6b04883ccea4b90946fbe9c5882beac (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:55.192248 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b04883ccea4b90946fbe9c5882beac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.201845 22134 tablet_bootstrap.cc:492] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.202376 22134 ts_tablet_manager.cc:1403] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.037s
I20260709 13:07:55.205127 22081 tablet_service.cc:1511] Processing CreateTablet for tablet 17f9d29256274b3c9bdb4aa3f5453b9c (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:55.206650 22081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f9d29256274b3c9bdb4aa3f5453b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.211109 22079 tablet_service.cc:1511] Processing CreateTablet for tablet beb2baf8c2c148dbb37ba4101975d510 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:55.212777 22079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb2baf8c2c148dbb37ba4101975d510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.215763 22080 tablet_service.cc:1511] Processing CreateTablet for tablet cce410c6feaf4d04a1651d46ffd25e1e (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:55.217237 22080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce410c6feaf4d04a1651d46ffd25e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.219070 21929 tablet_service.cc:1511] Processing CreateTablet for tablet f85e7b00267446d8aa09eb86c7048d57 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:55.220513 21929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85e7b00267446d8aa09eb86c7048d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.248270 22007 tablet_service.cc:1511] Processing CreateTablet for tablet f85e7b00267446d8aa09eb86c7048d57 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:55.248579 22134 raft_consensus.cc:359] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.249377 22134 raft_consensus.cc:385] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.249778 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85e7b00267446d8aa09eb86c7048d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.249742 22134 raft_consensus.cc:740] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.255095 22084 tablet_service.cc:1511] Processing CreateTablet for tablet f85e7b00267446d8aa09eb86c7048d57 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:55.256409 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85e7b00267446d8aa09eb86c7048d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.259305 21936 tablet_service.cc:1511] Processing CreateTablet for tablet f5b2de61700d4795b6cd214421fb3a36 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:55.260687 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b2de61700d4795b6cd214421fb3a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.260255 22083 tablet_service.cc:1511] Processing CreateTablet for tablet f5b2de61700d4795b6cd214421fb3a36 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:55.260962 21934 tablet_service.cc:1511] Processing CreateTablet for tablet cb71d4a9f4e84ba4a988059039a65d73 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:55.261700 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b2de61700d4795b6cd214421fb3a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.262269 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71d4a9f4e84ba4a988059039a65d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.267514 22137 tablet_bootstrap.cc:492] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.281597 22079 tablet_service.cc:1511] Processing CreateTablet for tablet cb71d4a9f4e84ba4a988059039a65d73 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:55.283039 22079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71d4a9f4e84ba4a988059039a65d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.283551 22135 tablet_bootstrap.cc:492] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.286752 22011 tablet_service.cc:1511] Processing CreateTablet for tablet cb71d4a9f4e84ba4a988059039a65d73 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:55.288185 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71d4a9f4e84ba4a988059039a65d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.250679 22134 consensus_queue.cc:260] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.300051 22009 tablet_service.cc:1511] Processing CreateTablet for tablet f5b2de61700d4795b6cd214421fb3a36 (DEFAULT_TABLE table=test-workload [id=b31760491c3948bcab492bc6c46a80a3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:55.301386 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b2de61700d4795b6cd214421fb3a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.312683 22137 tablet_bootstrap.cc:654] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.316187 22135 tablet_bootstrap.cc:654] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.334841 22134 ts_tablet_manager.cc:1434] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.132s	user 0.010s	sys 0.011s
I20260709 13:07:55.336489 22046 heartbeater.cc:499] Master 127.20.211.190:43953 was elected leader, sending a full tablet report...
I20260709 13:07:55.337313 22134 tablet_bootstrap.cc:492] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.338639 22137 tablet_bootstrap.cc:492] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.339254 22137 ts_tablet_manager.cc:1403] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.008s
I20260709 13:07:55.344636 22135 tablet_bootstrap.cc:492] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.344748 22134 tablet_bootstrap.cc:654] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.345255 22135 ts_tablet_manager.cc:1403] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.062s	user 0.000s	sys 0.022s
I20260709 13:07:55.347211 22137 raft_consensus.cc:359] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.348237 22137 raft_consensus.cc:385] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.348807 22137 raft_consensus.cc:740] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.349092 22135 raft_consensus.cc:359] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.349989 22135 raft_consensus.cc:385] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.350322 22135 raft_consensus.cc:740] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.350415 22137 consensus_queue.cc:260] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.351392 22135 consensus_queue.cc:260] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.355746 21971 heartbeater.cc:499] Master 127.20.211.190:43953 was elected leader, sending a full tablet report...
I20260709 13:07:55.357604 22135 ts_tablet_manager.cc:1434] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.006s
I20260709 13:07:55.359622 22134 tablet_bootstrap.cc:492] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.360162 22134 ts_tablet_manager.cc:1403] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:07:55.366845 22120 heartbeater.cc:499] Master 127.20.211.190:43953 was elected leader, sending a full tablet report...
I20260709 13:07:55.367672 22137 ts_tablet_manager.cc:1434] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.028s	user 0.018s	sys 0.003s
I20260709 13:07:55.368592 22135 tablet_bootstrap.cc:492] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.369016 22137 tablet_bootstrap.cc:492] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.375905 22135 tablet_bootstrap.cc:654] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.376430 22137 tablet_bootstrap.cc:654] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.363624 22134 raft_consensus.cc:359] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.380015 22134 raft_consensus.cc:385] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.380467 22134 raft_consensus.cc:740] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.381481 22137 tablet_bootstrap.cc:492] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.381982 22137 ts_tablet_manager.cc:1403] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:07:55.383373 22134 consensus_queue.cc:260] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.384905 22137 raft_consensus.cc:359] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.385726 22137 raft_consensus.cc:385] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.386091 22134 ts_tablet_manager.cc:1434] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 13:07:55.387245 22134 tablet_bootstrap.cc:492] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.389148 22135 tablet_bootstrap.cc:492] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.389660 22135 ts_tablet_manager.cc:1403] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.005s
I20260709 13:07:55.386075 22137 raft_consensus.cc:740] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.390900 22137 consensus_queue.cc:260] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.392951 22135 raft_consensus.cc:359] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.393826 22134 tablet_bootstrap.cc:654] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.393818 22135 raft_consensus.cc:385] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.394032 22137 ts_tablet_manager.cc:1434] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:07:55.394469 22135 raft_consensus.cc:740] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.395540 22137 tablet_bootstrap.cc:492] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.395455 22135 consensus_queue.cc:260] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.397711 22135 ts_tablet_manager.cc:1434] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:55.398729 22135 tablet_bootstrap.cc:492] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.405443 22135 tablet_bootstrap.cc:654] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.406311 22137 tablet_bootstrap.cc:654] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.448845 22135 tablet_bootstrap.cc:492] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.449427 22137 tablet_bootstrap.cc:492] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.449450 22135 ts_tablet_manager.cc:1403] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.026s
I20260709 13:07:55.449927 22137 ts_tablet_manager.cc:1403] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.055s	user 0.034s	sys 0.019s
I20260709 13:07:55.450237 22134 tablet_bootstrap.cc:492] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.451013 22134 ts_tablet_manager.cc:1403] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.042s
I20260709 13:07:55.452699 22137 raft_consensus.cc:359] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.453339 22137 raft_consensus.cc:385] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.453109 22135 raft_consensus.cc:359] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.453673 22137 raft_consensus.cc:740] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.453902 22135 raft_consensus.cc:385] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.453895 22134 raft_consensus.cc:359] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.454365 22135 raft_consensus.cc:740] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.454754 22134 raft_consensus.cc:385] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.454507 22137 consensus_queue.cc:260] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.455106 22134 raft_consensus.cc:740] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.455211 22135 consensus_queue.cc:260] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.455997 22134 consensus_queue.cc:260] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.456743 22137 ts_tablet_manager.cc:1434] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:55.457585 22135 ts_tablet_manager.cc:1434] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:55.457749 22137 tablet_bootstrap.cc:492] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.458563 22135 tablet_bootstrap.cc:492] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.463973 22138 raft_consensus.cc:493] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.464665 22137 tablet_bootstrap.cc:654] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.464527 22138 raft_consensus.cc:515] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.466224 22135 tablet_bootstrap.cc:654] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.467274 22138 leader_election.cc:290] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.470940 22134 ts_tablet_manager.cc:1434] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:55.475569 22134 tablet_bootstrap.cc:492] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.476487 22137 tablet_bootstrap.cc:492] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.476994 22137 ts_tablet_manager.cc:1403] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:07:55.480140 22137 raft_consensus.cc:359] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.480882 22137 raft_consensus.cc:385] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.481184 22137 raft_consensus.cc:740] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.482112 22137 consensus_queue.cc:260] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.483860 22134 tablet_bootstrap.cc:654] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.485122 22137 ts_tablet_manager.cc:1434] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:07:55.487331 22137 tablet_bootstrap.cc:492] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.493230 22135 tablet_bootstrap.cc:492] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.493953 22135 ts_tablet_manager.cc:1403] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.006s
I20260709 13:07:55.495348 22137 tablet_bootstrap.cc:654] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.499095 22142 raft_consensus.cc:493] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.499832 22142 raft_consensus.cc:515] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.504395 22142 leader_election.cc:290] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:55.511212 22135 raft_consensus.cc:359] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.516739 22135 raft_consensus.cc:385] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.519583 22134 tablet_bootstrap.cc:492] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.519647 22135 raft_consensus.cc:740] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.520299 22134 ts_tablet_manager.cc:1403] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.013s
I20260709 13:07:55.520712 22137 tablet_bootstrap.cc:492] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.521198 22137 ts_tablet_manager.cc:1403] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.010s
I20260709 13:07:55.521199 22135 consensus_queue.cc:260] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.523497 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:55.523862 22134 raft_consensus.cc:359] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.524305 21946 raft_consensus.cc:2468] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 0.
I20260709 13:07:55.524693 22134 raft_consensus.cc:385] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.526863 22134 raft_consensus.cc:740] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.527097 22143 raft_consensus.cc:493] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.527436 21984 leader_election.cc:304] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:55.527590 22143 raft_consensus.cc:515] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.527797 22134 consensus_queue.cc:260] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.528724 22138 raft_consensus.cc:2804] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.529501 22138 raft_consensus.cc:493] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.524271 22137 raft_consensus.cc:359] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.529965 22138 raft_consensus.cc:3060] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.530303 22137 raft_consensus.cc:385] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.530643 22137 raft_consensus.cc:740] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.531451 22137 consensus_queue.cc:260] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.533816 22137 ts_tablet_manager.cc:1434] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:55.534792 22137 tablet_bootstrap.cc:492] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.541751 22135 ts_tablet_manager.cc:1434] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.002s
I20260709 13:07:55.541981 22138 raft_consensus.cc:515] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.542835 22135 tablet_bootstrap.cc:492] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.544098 22138 leader_election.cc:290] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.545197 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:55.545785 21946 raft_consensus.cc:3060] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.549594 22137 tablet_bootstrap.cc:654] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.564441 21946 raft_consensus.cc:2468] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 1.
W20260709 13:07:55.576172 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:55.583163 22135 tablet_bootstrap.cc:654] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.558338 22143 leader_election.cc:290] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.598253 22142 raft_consensus.cc:493] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.599167 22142 raft_consensus.cc:515] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.599635 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:55.600308 22095 raft_consensus.cc:2468] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 0.
I20260709 13:07:55.601496 22134 ts_tablet_manager.cc:1434] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.081s	user 0.016s	sys 0.038s
I20260709 13:07:55.601441 22142 leader_election.cc:290] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:55.602468 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:55.603370 22094 raft_consensus.cc:3060] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.604264 22143 raft_consensus.cc:493] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.604729 22143 raft_consensus.cc:515] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.606743 22143 leader_election.cc:290] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.611805 21984 leader_election.cc:304] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:55.612519 22134 tablet_bootstrap.cc:492] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.618937 22135 tablet_bootstrap.cc:492] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.618876 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:55.619865 21946 raft_consensus.cc:2393] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in current term 1: Already voted for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in this term.
I20260709 13:07:55.621152 22157 raft_consensus.cc:2804] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.622483 22134 tablet_bootstrap.cc:654] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.622602 22157 raft_consensus.cc:697] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:55.623796 22157 consensus_queue.cc:237] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.626092 22094 raft_consensus.cc:2468] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 1.
I20260709 13:07:55.628232 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e28a50dc81448688fba79e4a5b9ec3d" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:55.628566 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:55.629283 22020 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:55.629423 22137 tablet_bootstrap.cc:492] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.629974 22137 ts_tablet_manager.cc:1403] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.020s
W20260709 13:07:55.630103 21909 leader_election.cc:343] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.631402 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:55.632052 21946 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 0.
I20260709 13:07:55.619540 22135 ts_tablet_manager.cc:1403] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.002s
I20260709 13:07:55.633018 21909 leader_election.cc:304] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:55.633065 22137 raft_consensus.cc:359] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.633651 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:55.633888 22137 raft_consensus.cc:385] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.633975 22143 raft_consensus.cc:2804] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.634294 22137 raft_consensus.cc:740] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.634368 22143 raft_consensus.cc:493] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.634771 22143 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.635263 22137 consensus_queue.cc:260] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.636099 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:55.636334 22135 raft_consensus.cc:359] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.636799 22020 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 0.
I20260709 13:07:55.637035 22135 raft_consensus.cc:385] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.637379 22135 raft_consensus.cc:740] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.638649 22058 leader_election.cc:304] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:55.639508 22142 raft_consensus.cc:2804] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.639905 22142 raft_consensus.cc:493] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.640235 22142 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.641022 22137 ts_tablet_manager.cc:1434] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:55.642009 22137 tablet_bootstrap.cc:492] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.642097 22143 raft_consensus.cc:515] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.644383 22143 leader_election.cc:290] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.645074 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:55.645598 22020 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.647878 22142 raft_consensus.cc:515] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.649957 22142 leader_election.cc:290] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:55.651000 22058 leader_election.cc:304] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:07:55.652202 22142 raft_consensus.cc:2749] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.652570 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e28a50dc81448688fba79e4a5b9ec3d" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:55.653009 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:55.653331 22094 raft_consensus.cc:2468] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:55.653998 22095 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:55.655061 22135 consensus_queue.cc:260] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.655834 22020 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:55.656299 22134 tablet_bootstrap.cc:492] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.656809 22134 ts_tablet_manager.cc:1403] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260709 13:07:55.657209 21909 leader_election.cc:304] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:55.657441 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:55.657361 22135 ts_tablet_manager.cc:1434] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260709 13:07:55.659157 22093 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.658149 22143 raft_consensus.cc:493] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.659224 22166 raft_consensus.cc:2804] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.661345 22135 tablet_bootstrap.cc:492] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.670009 22166 raft_consensus.cc:697] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:55.661480 22143 raft_consensus.cc:515] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.672863 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:55.673110 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:55.673585 22020 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.673811 21946 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.678026 22137 tablet_bootstrap.cc:654] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.679469 22134 raft_consensus.cc:359] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.680320 22134 raft_consensus.cc:385] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.680629 22134 raft_consensus.cc:740] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.665686 21844 catalog_manager.cc:5697] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 1 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.673192 22166 consensus_queue.cc:237] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.681347 22093 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:55.681147 22020 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 1.
I20260709 13:07:55.687371 22058 leader_election.cc:304] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:55.685387 22134 consensus_queue.cc:260] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.688187 22142 raft_consensus.cc:2804] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.681152 21946 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 1.
I20260709 13:07:55.689052 21909 leader_election.cc:304] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [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: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:55.693431 22167 raft_consensus.cc:2804] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.693812 22167 raft_consensus.cc:493] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.694136 22167 raft_consensus.cc:3060] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.694453 22134 ts_tablet_manager.cc:1434] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.004s
I20260709 13:07:55.691291 22135 tablet_bootstrap.cc:654] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.686157 22143 leader_election.cc:290] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.698457 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:55.699579 22093 raft_consensus.cc:2468] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:55.701612 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:55.702597 22137 tablet_bootstrap.cc:492] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.703389 22137 ts_tablet_manager.cc:1403] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.003s
I20260709 13:07:55.703758 21909 leader_election.cc:304] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:55.704859 22143 raft_consensus.cc:2804] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.705274 22143 raft_consensus.cc:493] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.705829 22143 raft_consensus.cc:3060] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.707332 22137 raft_consensus.cc:359] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.708149 22137 raft_consensus.cc:385] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.708489 22137 raft_consensus.cc:740] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.709419 22137 consensus_queue.cc:260] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
W20260709 13:07:55.705168 21909 leader_election.cc:343] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.715634 22134 tablet_bootstrap.cc:492] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.718429 22137 ts_tablet_manager.cc:1434] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:07:55.719611 22137 tablet_bootstrap.cc:492] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.714824 22142 raft_consensus.cc:697] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:07:55.723170 22142 consensus_queue.cc:237] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.725354 22143 raft_consensus.cc:515] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.728247 22143 leader_election.cc:290] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.729375 22137 tablet_bootstrap.cc:654] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.729813 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:55.730564 22135 tablet_bootstrap.cc:492] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.731065 22135 ts_tablet_manager.cc:1403] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.003s
I20260709 13:07:55.731024 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:55.731750 22093 raft_consensus.cc:3060] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:55.733090 21909 leader_election.cc:343] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.738353 22135 raft_consensus.cc:359] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.737752 21843 catalog_manager.cc:5697] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 1 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.739158 22135 raft_consensus.cc:385] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.739483 22135 raft_consensus.cc:740] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.740327 22135 consensus_queue.cc:260] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.741336 22170 raft_consensus.cc:493] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.741839 22170 raft_consensus.cc:515] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.742861 22135 ts_tablet_manager.cc:1434] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:07:55.745982 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:55.746541 22170 leader_election.cc:290] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:55.746889 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
W20260709 13:07:55.747521 22058 leader_election.cc:343] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:55.748767 22058 leader_election.cc:343] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.749327 22058 leader_election.cc:304] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:07:55.744067 22135 tablet_bootstrap.cc:492] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.750959 22093 raft_consensus.cc:2468] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:55.751160 22170 raft_consensus.cc:2749] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.755126 21909 leader_election.cc:304] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:55.756472 22143 raft_consensus.cc:2804] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.756459 22167 raft_consensus.cc:515] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.757108 22143 raft_consensus.cc:697] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:55.757925 22143 consensus_queue.cc:237] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.761698 22134 tablet_bootstrap.cc:654] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.768430 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e28a50dc81448688fba79e4a5b9ec3d" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:55.768622 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e28a50dc81448688fba79e4a5b9ec3d" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:55.769305 22093 raft_consensus.cc:3060] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:55.770709 21909 leader_election.cc:343] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.767046 22167 leader_election.cc:290] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.773020 22135 tablet_bootstrap.cc:654] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.780967 22137 tablet_bootstrap.cc:492] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.781499 22137 ts_tablet_manager.cc:1403] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.002s
I20260709 13:07:55.784068 22137 raft_consensus.cc:359] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.784886 22137 raft_consensus.cc:385] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.785255 22137 raft_consensus.cc:740] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.786214 22137 consensus_queue.cc:260] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.788831 22137 ts_tablet_manager.cc:1434] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:55.791056 22137 tablet_bootstrap.cc:492] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.795305 22157 raft_consensus.cc:493] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.789942 22093 raft_consensus.cc:2468] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:55.795804 22157 raft_consensus.cc:515] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.796640 21909 leader_election.cc:304] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:55.798291 22157 leader_election.cc:290] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.799768 22137 tablet_bootstrap.cc:654] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.799665 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:55.797824 22143 raft_consensus.cc:2804] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.800604 22143 raft_consensus.cc:697] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:55.801610 22143 consensus_queue.cc:237] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.792460 21842 catalog_manager.cc:5697] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.800066 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:55.803504 22135 tablet_bootstrap.cc:492] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.804059 22135 ts_tablet_manager.cc:1403] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.022s
W20260709 13:07:55.804418 21984 leader_election.cc:343] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:55.805178 21984 leader_election.cc:343] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.805589 21984 leader_election.cc:304] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b; no voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93
I20260709 13:07:55.807150 22157 raft_consensus.cc:2749] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.807811 22135 raft_consensus.cc:359] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.808954 22135 raft_consensus.cc:385] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.809762 22135 raft_consensus.cc:740] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.811089 22135 consensus_queue.cc:260] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.814179 22135 ts_tablet_manager.cc:1434] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:55.816226 22135 tablet_bootstrap.cc:492] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.821013 21843 catalog_manager.cc:5697] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 1 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.825906 22135 tablet_bootstrap.cc:654] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.839404 22134 tablet_bootstrap.cc:492] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.839974 22134 ts_tablet_manager.cc:1403] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.125s	user 0.030s	sys 0.019s
I20260709 13:07:55.841367 22137 tablet_bootstrap.cc:492] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.841923 22137 ts_tablet_manager.cc:1403] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.033s
I20260709 13:07:55.843304 22134 raft_consensus.cc:359] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.844316 22134 raft_consensus.cc:385] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.844755 22134 raft_consensus.cc:740] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.844518 22137 raft_consensus.cc:359] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.845360 22137 raft_consensus.cc:385] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.845662 22137 raft_consensus.cc:740] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.845813 22134 consensus_queue.cc:260] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.846542 22137 consensus_queue.cc:260] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.848665 22137 ts_tablet_manager.cc:1434] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:55.849628 22137 tablet_bootstrap.cc:492] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93: Bootstrap starting.
I20260709 13:07:55.853341 22135 tablet_bootstrap.cc:492] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.853853 22135 ts_tablet_manager.cc:1403] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.010s
I20260709 13:07:55.855448 22134 ts_tablet_manager.cc:1434] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:07:55.856041 22137 tablet_bootstrap.cc:654] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.856441 22134 tablet_bootstrap.cc:492] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.856755 22135 raft_consensus.cc:359] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.857520 22135 raft_consensus.cc:385] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.857792 22135 raft_consensus.cc:740] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.858518 22135 consensus_queue.cc:260] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.861044 22135 ts_tablet_manager.cc:1434] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:55.862197 22135 tablet_bootstrap.cc:492] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.863951 22134 tablet_bootstrap.cc:654] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.869014 22135 tablet_bootstrap.cc:654] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.875712 22137 tablet_bootstrap.cc:492] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93: No bootstrap required, opened a new log
I20260709 13:07:55.876137 22137 ts_tablet_manager.cc:1403] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 13:07:55.876395 22135 tablet_bootstrap.cc:492] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.876864 22135 ts_tablet_manager.cc:1403] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:07:55.878255 22137 raft_consensus.cc:359] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.879269 22135 raft_consensus.cc:359] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.878943 22137 raft_consensus.cc:385] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.879909 22135 raft_consensus.cc:385] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.879976 22137 raft_consensus.cc:740] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.880268 22135 raft_consensus.cc:740] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.881129 22134 tablet_bootstrap.cc:492] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.880935 22137 consensus_queue.cc:260] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.881109 22135 consensus_queue.cc:260] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.881696 22134 ts_tablet_manager.cc:1403] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 13:07:55.883261 22135 ts_tablet_manager.cc:1434] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:07:55.883463 22137 ts_tablet_manager.cc:1434] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:55.884168 22135 tablet_bootstrap.cc:492] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: Bootstrap starting.
I20260709 13:07:55.884898 22134 raft_consensus.cc:359] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.885607 22134 raft_consensus.cc:385] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.885914 22134 raft_consensus.cc:740] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.886170 21843 catalog_manager.cc:5697] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 1 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.886761 22134 consensus_queue.cc:260] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.890473 22135 tablet_bootstrap.cc:654] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.892697 22134 ts_tablet_manager.cc:1434] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:55.893841 22134 tablet_bootstrap.cc:492] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.895726 22135 tablet_bootstrap.cc:492] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: No bootstrap required, opened a new log
I20260709 13:07:55.896198 22135 ts_tablet_manager.cc:1403] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:07:55.898914 22135 raft_consensus.cc:359] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.899644 22135 raft_consensus.cc:385] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.899914 22135 raft_consensus.cc:740] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.900652 22134 tablet_bootstrap.cc:654] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.900594 22135 consensus_queue.cc:260] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.902108 22157 raft_consensus.cc:493] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.902586 22157 raft_consensus.cc:515] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.903108 22135 ts_tablet_manager.cc:1434] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:55.904765 22157 leader_election.cc:290] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.905491 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:55.905895 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:55.906122 21946 raft_consensus.cc:2468] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 0.
I20260709 13:07:55.906533 22093 raft_consensus.cc:2468] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 0.
I20260709 13:07:55.907718 21984 leader_election.cc:304] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:55.908524 22157 raft_consensus.cc:2804] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.908953 22157 raft_consensus.cc:493] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.909307 22157 raft_consensus.cc:3060] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.916034 22134 tablet_bootstrap.cc:492] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.916577 22134 ts_tablet_manager.cc:1403] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 13:07:55.917127 22157 raft_consensus.cc:515] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.918656 22157 leader_election.cc:290] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:55.918933 22134 raft_consensus.cc:359] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.919653 22134 raft_consensus.cc:385] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.919708 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:55.919903 22134 raft_consensus.cc:740] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.919937 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:55.920337 21946 raft_consensus.cc:3060] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.920495 22093 raft_consensus.cc:3060] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.920656 22134 consensus_queue.cc:260] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.924196 22134 ts_tablet_manager.cc:1434] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:55.925209 22134 tablet_bootstrap.cc:492] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.927104 21946 raft_consensus.cc:2468] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 1.
I20260709 13:07:55.927104 22093 raft_consensus.cc:2468] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 1.
I20260709 13:07:55.928452 21984 leader_election.cc:304] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:55.929343 22157 raft_consensus.cc:2804] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.929809 22157 raft_consensus.cc:697] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:55.931111 22134 tablet_bootstrap.cc:654] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.930642 22157 consensus_queue.cc:237] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.934224 22170 raft_consensus.cc:493] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.934876 22170 raft_consensus.cc:515] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.937059 22170 leader_election.cc:290] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:55.939429 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71d4a9f4e84ba4a988059039a65d73" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:55.939276 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71d4a9f4e84ba4a988059039a65d73" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:55.940799 21946 raft_consensus.cc:2468] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 0.
W20260709 13:07:55.941360 22058 leader_election.cc:343] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.942107 22058 leader_election.cc:304] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:55.942804 22170 raft_consensus.cc:2804] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.943151 22170 raft_consensus.cc:493] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.943374 22170 raft_consensus.cc:3060] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.943863 22134 tablet_bootstrap.cc:492] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.944311 22134 ts_tablet_manager.cc:1403] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:07:55.946884 22134 raft_consensus.cc:359] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.947458 22134 raft_consensus.cc:385] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.947685 22134 raft_consensus.cc:740] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.948313 22134 consensus_queue.cc:260] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.948901 21843 catalog_manager.cc:5697] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 1 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.950973 22134 ts_tablet_manager.cc:1434] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:55.950811 22170 raft_consensus.cc:515] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.951967 22134 tablet_bootstrap.cc:492] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b: Bootstrap starting.
I20260709 13:07:55.952867 22170 leader_election.cc:290] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:55.953949 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71d4a9f4e84ba4a988059039a65d73" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:55.954522 21946 raft_consensus.cc:3060] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.954432 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71d4a9f4e84ba4a988059039a65d73" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:55.955127 22020 raft_consensus.cc:3060] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.958160 22134 tablet_bootstrap.cc:654] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.962134 22020 raft_consensus.cc:2468] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 1.
I20260709 13:07:55.963250 22134 tablet_bootstrap.cc:492] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b: No bootstrap required, opened a new log
I20260709 13:07:55.963351 22058 leader_election.cc:304] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:55.963701 22134 ts_tablet_manager.cc:1403] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:07:55.964382 22170 raft_consensus.cc:2804] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.964886 22170 raft_consensus.cc:697] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 LEADER]: Becoming Leader. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:07:55.965691 22170 consensus_queue.cc:237] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.966095 22134 raft_consensus.cc:359] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.966802 22134 raft_consensus.cc:385] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.966922 21946 raft_consensus.cc:2468] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 1.
I20260709 13:07:55.967130 22134 raft_consensus.cc:740] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.968106 22134 consensus_queue.cc:260] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:55.970193 22134 ts_tablet_manager.cc:1434] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:55.976150 21840 catalog_manager.cc:5697] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:56.004151 22157 raft_consensus.cc:493] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.004685 22157 raft_consensus.cc:515] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.006664 22157 leader_election.cc:290] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.007543 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:56.007778 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:56.008255 21946 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 0.
I20260709 13:07:56.008319 22093 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 0.
I20260709 13:07:56.009538 21984 leader_election.cc:304] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.010175 22157 raft_consensus.cc:2804] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.010566 22157 raft_consensus.cc:493] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.010839 22157 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.016341 22157 raft_consensus.cc:515] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.018131 22157 leader_election.cc:290] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.019078 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:56.019131 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.019881 21946 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.019893 22093 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.026841 22093 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 1.
I20260709 13:07:56.026841 21946 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 1.
I20260709 13:07:56.028148 21984 leader_election.cc:304] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.028824 22157 raft_consensus.cc:2804] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.029299 22157 raft_consensus.cc:697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.030162 22157 consensus_queue.cc:237] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.037501 21840 catalog_manager.cc:5697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 1 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.048838 22157 consensus_queue.cc:1048] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.061484 22157 consensus_queue.cc:1048] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.087441 22157 raft_consensus.cc:493] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.087863 22157 raft_consensus.cc:515] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.089392 22157 leader_election.cc:290] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.090428 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e28a50dc81448688fba79e4a5b9ec3d" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc" is_pre_election: true
I20260709 13:07:56.090632 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e28a50dc81448688fba79e4a5b9ec3d" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:56.091415 22093 raft_consensus.cc:2393] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e5bfefd11394cc89588bc4ea95a4b2b in current term 1: Already voted for candidate 71112ae9eb4c4c25b5c145bb109275bc in this term.
I20260709 13:07:56.092386 21984 leader_election.cc:304] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b; no voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93
I20260709 13:07:56.092998 22157 raft_consensus.cc:3060] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.095525 22143 raft_consensus.cc:493] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.095999 22143 raft_consensus.cc:515] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.098169 22143 leader_election.cc:290] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.099074 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:56.099323 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:56.099365 22157 raft_consensus.cc:2749] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.099778 22020 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:56.100060 22093 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:56.100876 21909 leader_election.cc:304] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.101495 22143 raft_consensus.cc:2804] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.101835 22143 raft_consensus.cc:493] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.102123 22143 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.106624 22143 raft_consensus.cc:515] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.108933 22143 leader_election.cc:290] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.109807 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:56.110001 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.110324 22020 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.110514 22093 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.115291 22020 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:56.115295 22093 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:56.116483 21909 leader_election.cc:304] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.117161 22143 raft_consensus.cc:2804] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.117651 22143 raft_consensus.cc:697] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.118351 22143 consensus_queue.cc:237] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.126550 21843 catalog_manager.cc:5697] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 1 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.128098 22143 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.139811 22166 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.146591 22021 raft_consensus.cc:3060] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.156041 22166 consensus_queue.cc:1048] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.169929 22166 consensus_queue.cc:1048] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.176306 22142 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.190438 22170 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.215879 22143 consensus_queue.cc:1048] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.226420 22167 consensus_queue.cc:1048] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.297853 22167 raft_consensus.cc:493] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.298300 22167 raft_consensus.cc:515] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.299887 22167 leader_election.cc:290] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.300832 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" is_pre_election: true
I20260709 13:07:56.301061 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" is_pre_election: true
I20260709 13:07:56.301411 22021 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:56.301816 22093 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 0.
I20260709 13:07:56.302678 21909 leader_election.cc:304] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.303411 22167 raft_consensus.cc:2804] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.303785 22167 raft_consensus.cc:493] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.304093 22167 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.308919 22167 raft_consensus.cc:515] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.310686 22167 leader_election.cc:290] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.311399 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:56.311672 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.311928 22021 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.312250 22093 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.316862 22021 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:56.316895 22093 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 1.
I20260709 13:07:56.318176 21909 leader_election.cc:304] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.318895 22167 raft_consensus.cc:2804] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.319406 22167 raft_consensus.cc:697] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.320086 22167 consensus_queue.cc:237] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.327262 21842 catalog_manager.cc:5697] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 1 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.394729 22172 consensus_queue.cc:1048] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.405464 22170 consensus_queue.cc:1048] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.453715 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:35222
I20260709 13:07:56.454476 22021 raft_consensus.cc:606] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:07:56.463548 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:35222
I20260709 13:07:56.464087 22021 raft_consensus.cc:606] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:07:56.469990 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:35222
I20260709 13:07:56.470490 22021 raft_consensus.cc:606] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:07:56.483860 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:42380
I20260709 13:07:56.484421 21946 raft_consensus.cc:606] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Received request to transfer leadership to TS 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:56.497825 22093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510"
dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
mode: GRACEFUL
new_leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:54454
I20260709 13:07:56.498399 22093 raft_consensus.cc:606] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 LEADER]: Received request to transfer leadership to TS 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:56.503655 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:42380
I20260709 13:07:56.504241 21946 raft_consensus.cc:606] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Received request to transfer leadership to TS 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:56.507460 22157 consensus_queue.cc:1048] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.510072 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:42380
I20260709 13:07:56.510751 21946 raft_consensus.cc:606] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Received request to transfer leadership to TS 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:07:56.518046 22157 consensus_queue.cc:1048] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.525571 22167 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.529141 22138 raft_consensus.cc:993] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:07:56.529699 22217 raft_consensus.cc:1081] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:07:56.531472 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42358
I20260709 13:07:56.532791 21945 raft_consensus.cc:493] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.533159 21945 raft_consensus.cc:3060] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.538086 21945 raft_consensus.cc:515] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.541252 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:56.541674 21945 leader_election.cc:290] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 2 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.541891 22021 raft_consensus.cc:3055] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.542256 22021 raft_consensus.cc:740] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.543211 22021 consensus_queue.cc:260] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.544356 22021 raft_consensus.cc:3060] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.545094 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b04883ccea4b90946fbe9c5882beac" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.545650 22095 raft_consensus.cc:3060] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.551496 22021 raft_consensus.cc:2468] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 2.
I20260709 13:07:56.551710 22143 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.552981 21909 leader_election.cc:304] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.553177 22095 raft_consensus.cc:2468] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 2.
I20260709 13:07:56.555104 22143 raft_consensus.cc:2804] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.555621 22143 raft_consensus.cc:697] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.556435 22143 consensus_queue.cc:237] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.563629 22166 raft_consensus.cc:993] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.564128 22143 raft_consensus.cc:1081] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Signalling peer 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.565845 22021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:35214
I20260709 13:07:56.566582 22021 raft_consensus.cc:493] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.567047 22021 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.569222 21840 catalog_manager.cc:5697] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 1 to 2, leader changed from 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 2 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.573693 22021 raft_consensus.cc:515] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.575619 22021 leader_election.cc:290] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.576318 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:56.576653 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.577014 21945 raft_consensus.cc:3055] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.577152 22095 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.577368 21945 raft_consensus.cc:740] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.578227 21945 consensus_queue.cc:260] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.579336 21945 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.584412 22217 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.585335 22095 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.586630 21984 leader_election.cc:304] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:56.587015 21945 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.587678 22217 raft_consensus.cc:2804] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.588228 22217 raft_consensus.cc:697] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.589098 22217 consensus_queue.cc:237] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.597941 22217 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.599706 21840 catalog_manager.cc:5697] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 1 to 2, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 2 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.606101 22157 raft_consensus.cc:993] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:07:56.606528 22157 raft_consensus.cc:1081] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:07:56.608758 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42358
I20260709 13:07:56.609436 21946 raft_consensus.cc:493] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.609824 21946 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.617913 21946 raft_consensus.cc:515] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.620903 21946 leader_election.cc:290] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 2 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.622051 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:56.622684 22021 raft_consensus.cc:3055] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.623055 22021 raft_consensus.cc:740] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.623136 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.623931 22021 consensus_queue.cc:260] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.624091 22093 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.625411 22021 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.630620 22093 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 2.
I20260709 13:07:56.631404 22021 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 2.
I20260709 13:07:56.631947 21909 leader_election.cc:304] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:56.632799 22143 raft_consensus.cc:2804] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.633217 22143 raft_consensus.cc:697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.634006 22143 consensus_queue.cc:237] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.640969 21840 catalog_manager.cc:5697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 1 to 2, leader changed from 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 2 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.652320 22138 raft_consensus.cc:993] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:07:56.652760 22217 raft_consensus.cc:1081] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:07:56.654332 21946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42358
I20260709 13:07:56.654881 21946 raft_consensus.cc:493] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.655290 21946 raft_consensus.cc:3060] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.660681 21946 raft_consensus.cc:515] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.662515 21946 leader_election.cc:290] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 2 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.663681 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:56.663990 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "445c062123b04e919da0bf941ddc0c50" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.664377 22021 raft_consensus.cc:3055] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.664537 22093 raft_consensus.cc:3060] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.664790 22021 raft_consensus.cc:740] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.665714 22021 consensus_queue.cc:260] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.667141 22021 raft_consensus.cc:3060] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.672333 22093 raft_consensus.cc:2468] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 2.
I20260709 13:07:56.673625 21909 leader_election.cc:304] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:56.674355 22021 raft_consensus.cc:2468] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 2.
I20260709 13:07:56.674405 22143 raft_consensus.cc:2804] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.675132 22143 raft_consensus.cc:697] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.675943 22143 consensus_queue.cc:237] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.684269 22166 raft_consensus.cc:993] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.683099 21840 catalog_manager.cc:5697] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 1 to 2, leader changed from 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 2 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.684773 22143 raft_consensus.cc:1081] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Signalling peer 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.686396 22021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:35214
I20260709 13:07:56.686976 22021 raft_consensus.cc:493] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.687394 22021 raft_consensus.cc:3060] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.694161 22021 raft_consensus.cc:515] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.695995 22021 leader_election.cc:290] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.697484 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:56.697623 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b2de61700d4795b6cd214421fb3a36" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.698235 22093 raft_consensus.cc:3060] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.698216 21946 raft_consensus.cc:3055] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.698797 21946 raft_consensus.cc:740] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.699769 21946 consensus_queue.cc:260] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.701006 21946 raft_consensus.cc:3060] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.705668 22093 raft_consensus.cc:2468] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.706961 21984 leader_election.cc:304] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:56.707849 22217 raft_consensus.cc:2804] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.707985 21946 raft_consensus.cc:2468] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.708436 22217 raft_consensus.cc:697] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.709362 22217 consensus_queue.cc:237] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.716189 21840 catalog_manager.cc:5697] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 1 to 2, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 2 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.752139 22142 raft_consensus.cc:993] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93: : Instructing follower 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.752630 22170 raft_consensus.cc:1081] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 LEADER]: Signalling peer 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.754204 22021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:35206
I20260709 13:07:56.754724 22021 raft_consensus.cc:493] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.755147 22021 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.760056 22021 raft_consensus.cc:515] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.761870 22021 leader_election.cc:290] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.762799 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:56.763060 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.763444 21946 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.763667 22093 raft_consensus.cc:3055] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.764057 22093 raft_consensus.cc:740] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:07:56.764782 22093 consensus_queue.cc:260] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.765688 22093 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.768846 21946 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.770155 21984 leader_election.cc:304] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:07:56.771000 22217 raft_consensus.cc:2804] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.771350 22093 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.771485 22217 raft_consensus.cc:697] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.772452 22217 consensus_queue.cc:237] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.779126 21840 catalog_manager.cc:5697] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 1 to 2, leader changed from a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131) to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 2 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.808420 22143 consensus_queue.cc:1048] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.815366 22167 raft_consensus.cc:993] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.815830 22166 raft_consensus.cc:1081] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Signalling peer 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:07:56.821085 22021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:35214
I20260709 13:07:56.821805 22021 raft_consensus.cc:493] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.822630 22021 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.824204 22143 consensus_queue.cc:1048] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.830265 22021 raft_consensus.cc:515] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.832347 22021 leader_election.cc:290] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:07:56.833343 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:56.833930 21946 raft_consensus.cc:3055] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.834251 21946 raft_consensus.cc:740] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:56.834432 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:07:56.835116 22093 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.835053 21946 consensus_queue.cc:260] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.836421 21946 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.840574 22093 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.841142 21946 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 2.
I20260709 13:07:56.842003 21984 leader_election.cc:304] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:56.842717 22217 raft_consensus.cc:2804] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.843214 22217 raft_consensus.cc:697] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:07:56.844211 22217 consensus_queue.cc:237] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:56.850767 21843 catalog_manager.cc:5697] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 1 to 2, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 2 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:57.051072 22093 raft_consensus.cc:1275] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.052343 22143 consensus_queue.cc:1048] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.061080 22021 raft_consensus.cc:1275] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.062579 22166 consensus_queue.cc:1048] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.079197 22021 raft_consensus.cc:1275] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.080507 22166 consensus_queue.cc:1048] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.089704 22093 raft_consensus.cc:1275] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.091387 22143 consensus_queue.cc:1048] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.098742 22021 raft_consensus.cc:1275] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.101496 22226 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:57.110044 22093 raft_consensus.cc:1275] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.111604 22166 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.118484 21946 raft_consensus.cc:1275] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.119989 22217 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.125026 22093 raft_consensus.cc:1275] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.133127 22093 raft_consensus.cc:1275] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.131234 22228 consensus_queue.cc:1048] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:07:57.135525 22217 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.138486 21946 raft_consensus.cc:1275] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.146042 22138 consensus_queue.cc:1048] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:57.218815 22093 raft_consensus.cc:1275] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.220039 22138 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.230667 21946 raft_consensus.cc:1275] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.232405 22138 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.337456 22093 raft_consensus.cc:1275] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.338601 22138 consensus_queue.cc:1048] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.346561 21946 raft_consensus.cc:1275] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.348075 22228 consensus_queue.cc:1048] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.549808 21326 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:07:59.550714 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:59.570083 21946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:42386
I20260709 13:07:59.570631 21946 raft_consensus.cc:606] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Received request to transfer leadership to TS a26071b86f4c4cba8dd7ef6f60e5ba93
I20260709 13:07:59.574764 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:42386
I20260709 13:07:59.575464 21945 raft_consensus.cc:606] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Received request to transfer leadership to TS a26071b86f4c4cba8dd7ef6f60e5ba93
I20260709 13:07:59.576857 21326 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:59.577510 21326 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:59.605376 22232 raft_consensus.cc:993] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:07:59.606012 22167 raft_consensus.cc:1081] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Signalling peer a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:07:59.607614 22093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690"
dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:54452
I20260709 13:07:59.608150 22093 raft_consensus.cc:493] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.608453 22093 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.613160 22093 raft_consensus.cc:515] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:59.614902 22093 leader_election.cc:290] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 2 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809)
I20260709 13:07:59.616326 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:59.616209 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:59.616959 21945 raft_consensus.cc:3055] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.616998 22020 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.617281 21945 raft_consensus.cc:740] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:59.618074 21945 consensus_queue.cc:260] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:59.619076 21945 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.622973 22020 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 2.
I20260709 13:07:59.624434 21945 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 2.
I20260709 13:07:59.624601 22058 leader_election.cc:304] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:59.625439 22170 raft_consensus.cc:2804] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.626791 22170 raft_consensus.cc:697] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 LEADER]: Becoming Leader. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:07:59.627763 22170 consensus_queue.cc:237] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:59.635564 21844 catalog_manager.cc:5697] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 reported cstate change: term changed from 1 to 2, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:59.969907 22232 raft_consensus.cc:993] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:07:59.970398 22167 raft_consensus.cc:1081] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Signalling peer a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:07:59.971824 22093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:54452
I20260709 13:07:59.972296 22093 raft_consensus.cc:493] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.972571 22093 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.976548 22093 raft_consensus.cc:515] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:59.977941 22093 leader_election.cc:290] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 3 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:07:59.979137 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:07:59.979341 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:07:59.979677 21945 raft_consensus.cc:3055] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:59.979895 22020 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.980036 21945 raft_consensus.cc:740] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:07:59.980772 21945 consensus_queue.cc:260] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:59.981676 21945 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.984826 22020 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 3.
I20260709 13:07:59.986030 22058 leader_election.cc:304] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:07:59.986867 22170 raft_consensus.cc:2804] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:59.987411 22170 raft_consensus.cc:697] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 LEADER]: Becoming Leader. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:07:59.987437 21945 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 3.
I20260709 13:07:59.988313 22170 consensus_queue.cc:237] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:07:59.999339 21844 catalog_manager.cc:5697] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 reported cstate change: term changed from 2 to 3, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:00.072896 22020 raft_consensus.cc:1275] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.074287 22170 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.085491 21945 raft_consensus.cc:1275] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.087798 22235 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.448647 22020 raft_consensus.cc:1275] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.449963 22170 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:00.460801 21945 raft_consensus.cc:1275] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.462229 22244 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:00.578501 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:00.592971 22093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690"
dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:54454
I20260709 13:08:00.593524 22093 raft_consensus.cc:606] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:08:00.607295 22093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:54454
I20260709 13:08:00.607780 22093 raft_consensus.cc:606] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:08:00.612828 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:35222
I20260709 13:08:00.613420 22020 raft_consensus.cc:606] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:08:00.619879 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:35222
I20260709 13:08:00.620481 22020 raft_consensus.cc:606] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:08:00.626133 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
mode: GRACEFUL
new_leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:35222
I20260709 13:08:00.626694 22020 raft_consensus.cc:606] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Received request to transfer leadership to TS 71112ae9eb4c4c25b5c145bb109275bc
I20260709 13:08:00.872293 22217 raft_consensus.cc:993] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:00.872720 22250 raft_consensus.cc:1081] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:00.874246 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42358
I20260709 13:08:00.874754 21945 raft_consensus.cc:493] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.875118 21945 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.881132 21945 raft_consensus.cc:515] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.882910 21945 leader_election.cc:290] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 3 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:08:00.883828 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:08:00.883965 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:08:00.884375 22020 raft_consensus.cc:3055] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:00.884526 22093 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.884722 22020 raft_consensus.cc:740] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:08:00.885466 22020 consensus_queue.cc:260] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.886308 22020 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.889416 22093 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:00.890640 21909 leader_election.cc:304] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [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: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:08:00.891500 22167 raft_consensus.cc:2804] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:00.892146 22020 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:00.893870 22167 raft_consensus.cc:697] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:00.895315 22167 consensus_queue.cc:237] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.901955 21840 catalog_manager.cc:5697] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 2 to 3, leader changed from 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 3 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:00.922614 22244 raft_consensus.cc:993] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:00.923133 22235 raft_consensus.cc:1081] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:00.925014 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42366
I20260709 13:08:00.925616 21945 raft_consensus.cc:493] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.925920 21945 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:00.930876 21945 raft_consensus.cc:515] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.932870 21945 leader_election.cc:290] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 4 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:08:00.933720 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:08:00.933908 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:08:00.934267 22021 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:00.934342 22093 raft_consensus.cc:3055] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:00.934679 22093 raft_consensus.cc:740] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:08:00.935428 22093 consensus_queue.cc:260] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.936654 22093 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:00.941208 22021 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 4.
I20260709 13:08:00.942539 21909 leader_election.cc:304] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [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: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:08:00.942644 22093 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 4.
I20260709 13:08:00.943426 22167 raft_consensus.cc:2804] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:00.943979 22167 raft_consensus.cc:697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:00.944768 22167 consensus_queue.cc:237] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.949478 22244 raft_consensus.cc:993] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:00.950119 22235 raft_consensus.cc:1081] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:00.951843 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42366
I20260709 13:08:00.952410 21945 raft_consensus.cc:493] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.952121 21840 catalog_manager.cc:5697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 3 to 4, leader changed from a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 4 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:00.952742 21945 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.958338 21945 raft_consensus.cc:515] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.960482 21945 leader_election.cc:290] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 3 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:08:00.961421 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:08:00.961716 22093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:08:00.961930 22021 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.962298 22093 raft_consensus.cc:3055] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:00.962590 22093 raft_consensus.cc:740] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:08:00.963302 22093 consensus_queue.cc:260] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.964114 22093 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:00.966521 22021 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:00.967739 21909 leader_election.cc:304] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [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: 0e5bfefd11394cc89588bc4ea95a4b2b, 71112ae9eb4c4c25b5c145bb109275bc; no voters: 
I20260709 13:08:00.968509 22251 raft_consensus.cc:2804] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:00.968583 22093 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:00.968993 22251 raft_consensus.cc:697] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:00.969794 22251 consensus_queue.cc:237] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [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: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:00.975647 21840 catalog_manager.cc:5697] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 2 to 3, leader changed from a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 3 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.058943 22217 raft_consensus.cc:993] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:01.059491 22250 raft_consensus.cc:1081] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:01.061034 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42358
I20260709 13:08:01.061611 21945 raft_consensus.cc:493] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.061902 21945 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.066799 21945 raft_consensus.cc:515] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:01.068576 21945 leader_election.cc:290] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 3 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:08:01.069312 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:08:01.069629 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85e7b00267446d8aa09eb86c7048d57" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:08:01.069916 22021 raft_consensus.cc:3055] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:01.070182 22095 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.070297 22021 raft_consensus.cc:740] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:08:01.071095 22021 consensus_queue.cc:260] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:01.072131 22021 raft_consensus.cc:3060] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.076887 22095 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:01.077469 22021 raft_consensus.cc:2468] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:01.078014 21909 leader_election.cc:304] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [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: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:08:01.078651 22251 raft_consensus.cc:2804] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:01.079133 22251 raft_consensus.cc:697] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:01.079898 22251 consensus_queue.cc:237] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:01.086565 21840 catalog_manager.cc:5697] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 2 to 3, leader changed from 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 3 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.138410 22217 raft_consensus.cc:993] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b: : Instructing follower 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:01.138914 22250 raft_consensus.cc:1081] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Signalling peer 71112ae9eb4c4c25b5c145bb109275bc to start an election
I20260709 13:08:01.140431 21945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
 from {username='slave'} at 127.0.0.1:42358
I20260709 13:08:01.140988 21945 raft_consensus.cc:493] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.141314 21945 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.147482 21945 raft_consensus.cc:515] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:01.149101 21945 leader_election.cc:290] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [CANDIDATE]: Term 3 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:08:01.150064 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:08:01.150336 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "71112ae9eb4c4c25b5c145bb109275bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:08:01.150736 22021 raft_consensus.cc:3055] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:01.151034 22095 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.151086 22021 raft_consensus.cc:740] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:08:01.152081 22021 consensus_queue.cc:260] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:01.153393 22021 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.156773 22095 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:01.157884 21909 leader_election.cc:304] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [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: 71112ae9eb4c4c25b5c145bb109275bc, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:08:01.157994 22021 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71112ae9eb4c4c25b5c145bb109275bc in term 3.
I20260709 13:08:01.158572 22251 raft_consensus.cc:2804] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:01.159096 22251 raft_consensus.cc:697] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Becoming Leader. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:01.159972 22251 consensus_queue.cc:237] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:01.166519 21840 catalog_manager.cc:5697] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc reported cstate change: term changed from 2 to 3, leader changed from 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130) to 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129). New cstate: current_term: 3 leader_uuid: "71112ae9eb4c4c25b5c145bb109275bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.335898 22021 raft_consensus.cc:1275] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:01.337375 22251 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.349956 22095 raft_consensus.cc:1275] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:01.351871 22251 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.393292 22021 raft_consensus.cc:1275] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.394510 22251 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.403338 22095 raft_consensus.cc:1275] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.406692 22251 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.497201 22021 raft_consensus.cc:1275] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.497794 22095 raft_consensus.cc:1275] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.498404 22251 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.499073 22167 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.605527 22021 raft_consensus.cc:1275] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.606833 22251 consensus_queue.cc:1048] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.615545 22095 raft_consensus.cc:1275] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.617561 22266 consensus_queue.cc:1048] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.645955 22021 raft_consensus.cc:1275] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.647363 22266 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.656709 22095 raft_consensus.cc:1275] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Refusing update from remote peer 71112ae9eb4c4c25b5c145bb109275bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.658501 22167 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:03.634231 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:03.642097 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:42386
I20260709 13:08:03.642977 21945 raft_consensus.cc:606] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 LEADER]: Received request to transfer leadership to TS 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:08:03.645948 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:42386
I20260709 13:08:03.646605 21945 raft_consensus.cc:606] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Received request to transfer leadership to TS a26071b86f4c4cba8dd7ef6f60e5ba93
I20260709 13:08:03.649098 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:42386
I20260709 13:08:03.649613 21945 raft_consensus.cc:606] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Received request to transfer leadership to TS 0e5bfefd11394cc89588bc4ea95a4b2b
I20260709 13:08:03.651993 21945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690"
dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
mode: GRACEFUL
new_leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:42386
I20260709 13:08:03.652526 21945 raft_consensus.cc:606] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Received request to transfer leadership to TS a26071b86f4c4cba8dd7ef6f60e5ba93
I20260709 13:08:03.653741 21326 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:03.654234 21326 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:03.721767 22273 raft_consensus.cc:993] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:08:03.722343 22252 raft_consensus.cc:1081] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Signalling peer a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:08:03.723914 22095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690"
dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:54452
I20260709 13:08:03.724593 22095 raft_consensus.cc:493] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.724928 22095 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.730827 22095 raft_consensus.cc:515] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:03.732718 22095 leader_election.cc:290] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 4 election: Requested vote from peers 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945), 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809)
I20260709 13:08:03.733870 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:08:03.733819 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fc3c11b894bed9595171c04aa7690" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:08:03.734669 21945 raft_consensus.cc:3055] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:03.734715 22020 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.735085 21945 raft_consensus.cc:740] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:03.735918 21945 consensus_queue.cc:260] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [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: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:03.737092 21945 raft_consensus.cc:3060] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.740770 22020 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 4.
I20260709 13:08:03.742007 21945 raft_consensus.cc:2468] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 4.
I20260709 13:08:03.742091 22058 leader_election.cc:304] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:08:03.743158 22272 raft_consensus.cc:2804] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:03.744017 22272 raft_consensus.cc:697] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 LEADER]: Becoming Leader. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:08:03.745061 22272 consensus_queue.cc:237] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:03.758355 21843 catalog_manager.cc:5697] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 reported cstate change: term changed from 3 to 4, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131). New cstate: current_term: 4 leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:04.019382 22273 raft_consensus.cc:993] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:08:04.019915 22252 raft_consensus.cc:1081] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Signalling peer a26071b86f4c4cba8dd7ef6f60e5ba93 to start an election
I20260709 13:08:04.021355 22095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510"
dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
 from {username='slave'} at 127.0.0.1:54452
I20260709 13:08:04.021848 22095 raft_consensus.cc:493] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.022172 22095 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.027146 22095 raft_consensus.cc:515] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.028890 22095 leader_election.cc:290] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [CANDIDATE]: Term 4 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130:44945)
I20260709 13:08:04.029742 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:08:04.030002 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2baf8c2c148dbb37ba4101975d510" candidate_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
I20260709 13:08:04.030314 21945 raft_consensus.cc:3055] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:04.030510 22020 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.030654 21945 raft_consensus.cc:740] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:04.031457 21945 consensus_queue.cc:260] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.032666 21945 raft_consensus.cc:3060] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.037943 22020 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 4.
I20260709 13:08:04.039193 22058 leader_election.cc:304] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:08:04.039707 21945 raft_consensus.cc:2468] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26071b86f4c4cba8dd7ef6f60e5ba93 in term 4.
I20260709 13:08:04.040052 22272 raft_consensus.cc:2804] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:04.040546 22272 raft_consensus.cc:697] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 LEADER]: Becoming Leader. State: Replica: a26071b86f4c4cba8dd7ef6f60e5ba93, State: Running, Role: LEADER
I20260709 13:08:04.041415 22272 consensus_queue.cc:237] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.048273 21843 catalog_manager.cc:5697] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 reported cstate change: term changed from 3 to 4, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131). New cstate: current_term: 4 leader_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:04.073732 22273 raft_consensus.cc:993] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:08:04.074235 22252 raft_consensus.cc:1081] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Signalling peer 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:08:04.075839 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:35214
I20260709 13:08:04.076325 22020 raft_consensus.cc:493] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.076630 22020 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.081517 22020 raft_consensus.cc:515] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.083422 22020 leader_election.cc:290] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 4 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:08:04.084165 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:08:04.084388 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce410c6feaf4d04a1651d46ffd25e1e" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:08:04.084812 21945 raft_consensus.cc:3055] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:04.084954 22095 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.085095 21945 raft_consensus.cc:740] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:04.085798 21945 consensus_queue.cc:260] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.086694 21945 raft_consensus.cc:3060] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.090086 22095 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 4.
I20260709 13:08:04.090771 21945 raft_consensus.cc:2468] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 4.
I20260709 13:08:04.091423 21984 leader_election.cc:304] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [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: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:08:04.092206 22250 raft_consensus.cc:2804] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:04.093322 22250 raft_consensus.cc:697] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:08:04.094138 22250 consensus_queue.cc:237] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.101552 21843 catalog_manager.cc:5697] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 3 to 4, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 4 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:04.141462 22273 raft_consensus.cc:993] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: : Instructing follower 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:08:04.141902 22252 raft_consensus.cc:1081] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 LEADER]: Signalling peer 0e5bfefd11394cc89588bc4ea95a4b2b to start an election
I20260709 13:08:04.143410 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c"
dest_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b"
 from {username='slave'} at 127.0.0.1:35214
I20260709 13:08:04.143911 22020 raft_consensus.cc:493] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.144217 22020 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:04.148789 22020 raft_consensus.cc:515] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.150353 22020 leader_election.cc:290] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [CANDIDATE]: Term 5 election: Requested vote from peers 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809), a26071b86f4c4cba8dd7ef6f60e5ba93 (127.20.211.131:43827)
I20260709 13:08:04.151223 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "71112ae9eb4c4c25b5c145bb109275bc"
I20260709 13:08:04.151412 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9d29256274b3c9bdb4aa3f5453b9c" candidate_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93"
I20260709 13:08:04.151821 21945 raft_consensus.cc:3055] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:04.151885 22095 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:04.152200 21945 raft_consensus.cc:740] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 71112ae9eb4c4c25b5c145bb109275bc, State: Running, Role: LEADER
I20260709 13:08:04.152969 21945 consensus_queue.cc:260] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.154162 21945 raft_consensus.cc:3060] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:04.159097 22095 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 5.
I20260709 13:08:04.160286 21984 leader_election.cc:304] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [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: 0e5bfefd11394cc89588bc4ea95a4b2b, a26071b86f4c4cba8dd7ef6f60e5ba93; no voters: 
I20260709 13:08:04.160640 21945 raft_consensus.cc:2468] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5bfefd11394cc89588bc4ea95a4b2b in term 5.
I20260709 13:08:04.161116 22250 raft_consensus.cc:2804] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:04.161643 22250 raft_consensus.cc:697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 5 LEADER]: Becoming Leader. State: Replica: 0e5bfefd11394cc89588bc4ea95a4b2b, State: Running, Role: LEADER
I20260709 13:08:04.162590 22250 consensus_queue.cc:237] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [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: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } }
I20260709 13:08:04.170459 21843 catalog_manager.cc:5697] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b reported cstate change: term changed from 4 to 5, leader changed from 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129) to 0e5bfefd11394cc89588bc4ea95a4b2b (127.20.211.130). New cstate: current_term: 5 leader_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:04.280522 21945 raft_consensus.cc:1275] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.281929 22272 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.293742 22020 raft_consensus.cc:1275] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.295667 22272 consensus_queue.cc:1048] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.517721 21946 raft_consensus.cc:1275] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.519063 22250 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.528299 22095 raft_consensus.cc:1275] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.530133 22250 consensus_queue.cc:1048] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.625334 22020 raft_consensus.cc:1275] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.626858 22272 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5bfefd11394cc89588bc4ea95a4b2b" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 44945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.627948 21946 raft_consensus.cc:1275] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Refusing update from remote peer a26071b86f4c4cba8dd7ef6f60e5ba93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.629424 22272 consensus_queue.cc:1048] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71112ae9eb4c4c25b5c145bb109275bc" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 39809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.655122 21326 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:04.661281 21326 tablet_server.cc:179] TabletServer@127.20.211.129:0 shutting down...
I20260709 13:08:04.685892 21326 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:04.686662 21326 tablet_replica.cc:333] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.687408 21326 raft_consensus.cc:2243] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.687875 21326 raft_consensus.cc:2272] T 17f9d29256274b3c9bdb4aa3f5453b9c P 71112ae9eb4c4c25b5c145bb109275bc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.689831 21326 tablet_replica.cc:333] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.690662 21326 raft_consensus.cc:2243] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.691306 21326 raft_consensus.cc:2272] T cb71d4a9f4e84ba4a988059039a65d73 P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.693693 21326 tablet_replica.cc:333] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.694285 21326 raft_consensus.cc:2243] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.695122 21326 raft_consensus.cc:2272] T f85e7b00267446d8aa09eb86c7048d57 P 71112ae9eb4c4c25b5c145bb109275bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.697232 21326 tablet_replica.cc:333] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.697970 21326 raft_consensus.cc:2243] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.699069 21326 raft_consensus.cc:2272] T c6b04883ccea4b90946fbe9c5882beac P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.701720 21326 tablet_replica.cc:333] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.702415 21326 raft_consensus.cc:2243] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.703030 21326 raft_consensus.cc:2272] T f5b2de61700d4795b6cd214421fb3a36 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.705156 21326 tablet_replica.cc:333] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.705897 21326 raft_consensus.cc:2243] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.706341 21326 raft_consensus.cc:2272] T beb2baf8c2c148dbb37ba4101975d510 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.709304 21326 tablet_replica.cc:333] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.709875 21326 raft_consensus.cc:2243] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.710676 21326 raft_consensus.cc:2272] T 445c062123b04e919da0bf941ddc0c50 P 71112ae9eb4c4c25b5c145bb109275bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.712569 21326 tablet_replica.cc:333] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.713137 21326 raft_consensus.cc:2243] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.713560 21326 raft_consensus.cc:2272] T cce410c6feaf4d04a1651d46ffd25e1e P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.715729 21326 tablet_replica.cc:333] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.716213 21326 raft_consensus.cc:2243] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.716969 21326 raft_consensus.cc:2272] T 9e28a50dc81448688fba79e4a5b9ec3d P 71112ae9eb4c4c25b5c145bb109275bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.718744 21326 tablet_replica.cc:333] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc: stopping tablet replica
I20260709 13:08:04.719446 21326 raft_consensus.cc:2243] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.719897 21326 raft_consensus.cc:2272] T f01fc3c11b894bed9595171c04aa7690 P 71112ae9eb4c4c25b5c145bb109275bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.751647 21326 tablet_server.cc:196] TabletServer@127.20.211.129:0 shutdown complete.
W20260709 13:08:04.753860 21984 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.211.129:39809: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260709 13:08:04.757798 21984 consensus_peers.cc:597] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b -> Peer 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809): Couldn't send request to peer 71112ae9eb4c4c25b5c145bb109275bc. Status: Network error: Client connection negotiation failed: client connection to 127.20.211.129:39809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:04.770185 22095 raft_consensus.cc:1275] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 5 FOLLOWER]: Refusing update from remote peer 0e5bfefd11394cc89588bc4ea95a4b2b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:04.771857 22250 consensus_queue.cc:1048] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26071b86f4c4cba8dd7ef6f60e5ba93" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 43827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:04.776760 21326 tablet_server.cc:179] TabletServer@127.20.211.130:0 shutting down...
W20260709 13:08:04.816655 22058 consensus_peers.cc:597] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 -> Peer 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809): Couldn't send request to peer 71112ae9eb4c4c25b5c145bb109275bc. Status: Network error: Client connection negotiation failed: client connection to 127.20.211.129:39809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:04.819041 21326 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:04.819912 21326 tablet_replica.cc:333] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
W20260709 13:08:04.820271 21984 consensus_peers.cc:597] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b -> Peer 71112ae9eb4c4c25b5c145bb109275bc (127.20.211.129:39809): Couldn't send request to peer 71112ae9eb4c4c25b5c145bb109275bc. Status: Network error: Client connection negotiation failed: client connection to 127.20.211.129:39809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:04.820580 21326 raft_consensus.cc:2243] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.821118 21326 raft_consensus.cc:2272] T cb71d4a9f4e84ba4a988059039a65d73 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.822942 21326 tablet_replica.cc:333] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.823612 21326 raft_consensus.cc:2243] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.824433 21326 raft_consensus.cc:2272] T 17f9d29256274b3c9bdb4aa3f5453b9c P 0e5bfefd11394cc89588bc4ea95a4b2b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.826588 21326 tablet_replica.cc:333] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.827217 21326 raft_consensus.cc:2243] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.827953 21326 raft_consensus.cc:2272] T f5b2de61700d4795b6cd214421fb3a36 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.829707 21326 tablet_replica.cc:333] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.830232 21326 raft_consensus.cc:2243] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.830675 21326 raft_consensus.cc:2272] T f85e7b00267446d8aa09eb86c7048d57 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.832480 21326 tablet_replica.cc:333] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.833005 21326 raft_consensus.cc:2243] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.833451 21326 raft_consensus.cc:2272] T c6b04883ccea4b90946fbe9c5882beac P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.835209 21326 tablet_replica.cc:333] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.835738 21326 raft_consensus.cc:2243] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.836133 21326 raft_consensus.cc:2272] T beb2baf8c2c148dbb37ba4101975d510 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.838090 21326 tablet_replica.cc:333] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.838588 21326 raft_consensus.cc:2243] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.839033 21326 raft_consensus.cc:2272] T 9e28a50dc81448688fba79e4a5b9ec3d P 0e5bfefd11394cc89588bc4ea95a4b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.840690 21326 tablet_replica.cc:333] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.841161 21326 raft_consensus.cc:2243] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.841866 21326 raft_consensus.cc:2272] T cce410c6feaf4d04a1651d46ffd25e1e P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.843938 21326 tablet_replica.cc:333] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.844427 21326 raft_consensus.cc:2243] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.844834 21326 raft_consensus.cc:2272] T 445c062123b04e919da0bf941ddc0c50 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.846453 21326 tablet_replica.cc:333] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b: stopping tablet replica
I20260709 13:08:04.846879 21326 raft_consensus.cc:2243] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.847317 21326 raft_consensus.cc:2272] T f01fc3c11b894bed9595171c04aa7690 P 0e5bfefd11394cc89588bc4ea95a4b2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.876919 21326 tablet_server.cc:196] TabletServer@127.20.211.130:0 shutdown complete.
I20260709 13:08:04.896049 21326 tablet_server.cc:179] TabletServer@127.20.211.131:0 shutting down...
I20260709 13:08:04.917529 21326 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:04.918144 21326 tablet_replica.cc:333] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.918767 21326 raft_consensus.cc:2243] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.919286 21326 raft_consensus.cc:2272] T 17f9d29256274b3c9bdb4aa3f5453b9c P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.921356 21326 tablet_replica.cc:333] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.921890 21326 raft_consensus.cc:2243] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.922616 21326 raft_consensus.cc:2272] T cb71d4a9f4e84ba4a988059039a65d73 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.924330 21326 tablet_replica.cc:333] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.924856 21326 raft_consensus.cc:2243] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.925602 21326 raft_consensus.cc:2272] T f01fc3c11b894bed9595171c04aa7690 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.927862 21326 tablet_replica.cc:333] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.928433 21326 raft_consensus.cc:2243] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.928841 21326 raft_consensus.cc:2272] T c6b04883ccea4b90946fbe9c5882beac P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.930449 21326 tablet_replica.cc:333] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.930935 21326 raft_consensus.cc:2243] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.931396 21326 raft_consensus.cc:2272] T f85e7b00267446d8aa09eb86c7048d57 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.932976 21326 tablet_replica.cc:333] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.933457 21326 raft_consensus.cc:2243] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.933849 21326 raft_consensus.cc:2272] T f5b2de61700d4795b6cd214421fb3a36 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.935559 21326 tablet_replica.cc:333] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.936033 21326 raft_consensus.cc:2243] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.936703 21326 raft_consensus.cc:2272] T beb2baf8c2c148dbb37ba4101975d510 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.938638 21326 tablet_replica.cc:333] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.939167 21326 raft_consensus.cc:2243] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.939587 21326 raft_consensus.cc:2272] T 445c062123b04e919da0bf941ddc0c50 P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.941237 21326 tablet_replica.cc:333] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.941694 21326 raft_consensus.cc:2243] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.942114 21326 raft_consensus.cc:2272] T cce410c6feaf4d04a1651d46ffd25e1e P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.944183 21326 tablet_replica.cc:333] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93: stopping tablet replica
I20260709 13:08:04.944653 21326 raft_consensus.cc:2243] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.945066 21326 raft_consensus.cc:2272] T 9e28a50dc81448688fba79e4a5b9ec3d P a26071b86f4c4cba8dd7ef6f60e5ba93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.973670 21326 tablet_server.cc:196] TabletServer@127.20.211.131:0 shutdown complete.
I20260709 13:08:04.991473 21326 master.cc:562] Master@127.20.211.190:43953 shutting down...
I20260709 13:08:05.011202 21326 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.011732 21326 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.012058 21326 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90ac61adec6546dd98bbafe866b47736: stopping tablet replica
I20260709 13:08:05.033591 21326 master.cc:584] Master@127.20.211.190:43953 shutdown complete.
0e5bfefd11394cc89588bc4ea95a4b2b  4
71112ae9eb4c4c25b5c145bb109275bc  5
a26071b86f4c4cba8dd7ef6f60e5ba93  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10642 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:08:05.074368 21326 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.211.190:33697
I20260709 13:08:05.075546 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.081157 22301 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:08:05.082000 22302 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:08:05.082952 22304 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:08:05.083913 21326 server_base.cc:1061] running on GCE node
I20260709 13:08:05.084800 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.085018 21326 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:08:05.085177 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602485085162 us; error 0 us; skew 500 ppm
I20260709 13:08:05.085786 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.088331 21326 webserver.cc:533] Webserver started at http://127.20.211.190:42861/ using document root <none> and password file <none>
I20260709 13:08:05.088822 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.089023 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.089306 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.090418 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/master-0-root/instance:
uuid: "96203bb78d92489496ae17386f83d4b8"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.094676 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:08:05.098026 22309 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:08:05.098945 21326 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:05.099259 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/master-0-root
uuid: "96203bb78d92489496ae17386f83d4b8"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.099515 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-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:08:05.134450 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.135730 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.175258 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.190:33697
I20260709 13:08:05.175355 22360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.190:33697 every 8 connection(s)
I20260709 13:08:05.179224 22361 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:08:05.189364 22361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: Bootstrap starting.
I20260709 13:08:05.194180 22361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.198511 22361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: No bootstrap required, opened a new log
I20260709 13:08:05.200733 22361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96203bb78d92489496ae17386f83d4b8" member_type: VOTER }
I20260709 13:08:05.201221 22361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.201478 22361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96203bb78d92489496ae17386f83d4b8, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.202080 22361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96203bb78d92489496ae17386f83d4b8" member_type: VOTER }
I20260709 13:08:05.202530 22361 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:05.202757 22361 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:05.203076 22361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:05.207342 22361 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96203bb78d92489496ae17386f83d4b8" member_type: VOTER }
I20260709 13:08:05.207902 22361 leader_election.cc:304] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [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: 96203bb78d92489496ae17386f83d4b8; no voters: 
I20260709 13:08:05.209085 22361 leader_election.cc:290] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:05.209461 22364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:05.210778 22364 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [term 1 LEADER]: Becoming Leader. State: Replica: 96203bb78d92489496ae17386f83d4b8, State: Running, Role: LEADER
I20260709 13:08:05.211510 22364 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [LEADER]: Queue going to LEADER mode. State: All 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: "96203bb78d92489496ae17386f83d4b8" member_type: VOTER }
I20260709 13:08:05.212071 22361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:05.216012 22366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96203bb78d92489496ae17386f83d4b8. Latest consensus state: current_term: 1 leader_uuid: "96203bb78d92489496ae17386f83d4b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96203bb78d92489496ae17386f83d4b8" member_type: VOTER } }
I20260709 13:08:05.216750 22366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:05.218809 22370 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:05.218492 22365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96203bb78d92489496ae17386f83d4b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96203bb78d92489496ae17386f83d4b8" member_type: VOTER } }
I20260709 13:08:05.219521 22365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:05.224318 22370 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:05.228658 21326 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:05.233489 22370 catalog_manager.cc:1383] Generated new cluster ID: 858df2d90764414a8ceac0d2ea0530b8
I20260709 13:08:05.233794 22370 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:05.254863 22370 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:05.256120 22370 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:05.271438 22370 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: Generated new TSK 0
I20260709 13:08:05.272047 22370 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:05.295307 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.301427 22382 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:08:05.302913 22383 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:08:05.304708 22385 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:08:05.305177 21326 server_base.cc:1061] running on GCE node
I20260709 13:08:05.306021 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.306227 21326 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:08:05.306403 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602485306366 us; error 0 us; skew 500 ppm
I20260709 13:08:05.306953 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.309405 21326 webserver.cc:533] Webserver started at http://127.20.211.129:42843/ using document root <none> and password file <none>
I20260709 13:08:05.309929 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.310129 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.310532 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.311980 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-0-root/instance:
uuid: "d65017d3297e42d9963adedb9618d055"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.316881 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:05.320400 22390 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:08:05.321143 21326 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:05.321450 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-0-root
uuid: "d65017d3297e42d9963adedb9618d055"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.321730 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-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:08:05.341298 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.342831 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.344626 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.347082 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.347321 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.347577 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.347774 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.393632 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.129:43637
I20260709 13:08:05.393733 22452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.129:43637 every 8 connection(s)
I20260709 13:08:05.399411 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.407559 22458 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:08:05.408545 22457 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:08:05.410825 21326 server_base.cc:1061] running on GCE node
W20260709 13:08:05.410848 22460 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:08:05.412446 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.412657 21326 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:08:05.412974 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602485412959 us; error 0 us; skew 500 ppm
I20260709 13:08:05.413795 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.416692 21326 webserver.cc:533] Webserver started at http://127.20.211.130:44063/ using document root <none> and password file <none>
I20260709 13:08:05.417263 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.417512 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.417830 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.419113 22453 heartbeater.cc:344] Connected to a master server at 127.20.211.190:33697
I20260709 13:08:05.419178 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-1-root/instance:
uuid: "80a3181197754d45b42a489b31dd1d0e"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.419683 22453 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.420702 22453 heartbeater.cc:507] Master 127.20.211.190:33697 requested a full tablet report, sending...
I20260709 13:08:05.423466 22326 ts_manager.cc:194] Registered new tserver with Master: d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637)
I20260709 13:08:05.425446 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:05.425880 22326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42654
I20260709 13:08:05.429457 22465 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:08:05.430469 21326 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:08:05.430739 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-1-root
uuid: "80a3181197754d45b42a489b31dd1d0e"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.431075 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-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:08:05.452646 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.453827 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.455375 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.458034 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.458231 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.458544 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.458734 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.501055 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.130:43831
I20260709 13:08:05.501183 22527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.130:43831 every 8 connection(s)
I20260709 13:08:05.506008 21326 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.513013 22531 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:08:05.514587 22532 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:08:05.517344 22534 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:08:05.518494 22528 heartbeater.cc:344] Connected to a master server at 127.20.211.190:33697
I20260709 13:08:05.518898 22528 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.519419 21326 server_base.cc:1061] running on GCE node
I20260709 13:08:05.520336 22528 heartbeater.cc:507] Master 127.20.211.190:33697 requested a full tablet report, sending...
I20260709 13:08:05.520632 21326 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.520928 21326 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:08:05.521148 21326 hybrid_clock.cc:648] HybridClock initialized: now 1783602485521127 us; error 0 us; skew 500 ppm
I20260709 13:08:05.521870 21326 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.523169 22326 ts_manager.cc:194] Registered new tserver with Master: 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:05.525022 22326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42660
I20260709 13:08:05.525189 21326 webserver.cc:533] Webserver started at http://127.20.211.131:43785/ using document root <none> and password file <none>
I20260709 13:08:05.525875 21326 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.526142 21326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.526499 21326 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.527804 21326 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-2-root/instance:
uuid: "1b66e19b71af438dae5893082052abe2"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.532593 21326 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:05.536172 22539 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:08:05.536965 21326 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:05.537303 21326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-2-root
uuid: "1b66e19b71af438dae5893082052abe2"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-02dw"
I20260709 13:08:05.537609 21326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktZ8AUe/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602461589513-21326-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:08:05.558811 21326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.560237 21326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.561913 21326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.564476 21326 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.564764 21326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.565040 21326 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.565251 21326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.619271 21326 rpc_server.cc:307] RPC server started. Bound to: 127.20.211.131:41113
I20260709 13:08:05.619378 22601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.211.131:41113 every 8 connection(s)
I20260709 13:08:05.633785 22602 heartbeater.cc:344] Connected to a master server at 127.20.211.190:33697
I20260709 13:08:05.634159 22602 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.634907 22602 heartbeater.cc:507] Master 127.20.211.190:33697 requested a full tablet report, sending...
I20260709 13:08:05.637092 22326 ts_manager.cc:194] Registered new tserver with Master: 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:05.637275 21326 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014788179s
I20260709 13:08:05.638607 22326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42666
I20260709 13:08:05.664542 22326 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42680:
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:08:05.670446 22326 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:08:05.882006 22418 tablet_service.cc:1511] Processing CreateTablet for tablet d658f490e4d9493b85130405f52b463d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:05.883786 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658f490e4d9493b85130405f52b463d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.883311 22416 tablet_service.cc:1511] Processing CreateTablet for tablet ea6db213871747edb89645e814abdf80 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:05.884852 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6db213871747edb89645e814abdf80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.886086 22567 tablet_service.cc:1511] Processing CreateTablet for tablet d658f490e4d9493b85130405f52b463d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:05.887549 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658f490e4d9493b85130405f52b463d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.888911 22565 tablet_service.cc:1511] Processing CreateTablet for tablet ea6db213871747edb89645e814abdf80 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:05.890288 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6db213871747edb89645e814abdf80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.886125 22417 tablet_service.cc:1511] Processing CreateTablet for tablet bc4225cd8cfa43bba9329e2c003d0c81 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:05.892382 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4225cd8cfa43bba9329e2c003d0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.884390 22566 tablet_service.cc:1511] Processing CreateTablet for tablet bc4225cd8cfa43bba9329e2c003d0c81 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:05.895984 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4225cd8cfa43bba9329e2c003d0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.898283 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 63896ec54e824c16b673104f491aee84 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:05.900161 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63896ec54e824c16b673104f491aee84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.909612 22564 tablet_service.cc:1511] Processing CreateTablet for tablet 63896ec54e824c16b673104f491aee84 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:05.911867 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63896ec54e824c16b673104f491aee84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.918551 22414 tablet_service.cc:1511] Processing CreateTablet for tablet dc8eb22179bb4836b9eb698d88fee496 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:05.920053 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8eb22179bb4836b9eb698d88fee496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.927524 22563 tablet_service.cc:1511] Processing CreateTablet for tablet dc8eb22179bb4836b9eb698d88fee496 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:05.928968 22563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8eb22179bb4836b9eb698d88fee496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.936913 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 17e3407e28094a97a2fbfcabda11cd60 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:05.938349 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e3407e28094a97a2fbfcabda11cd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.948712 22492 tablet_service.cc:1511] Processing CreateTablet for tablet bc4225cd8cfa43bba9329e2c003d0c81 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:05.950352 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4225cd8cfa43bba9329e2c003d0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.950541 22488 tablet_service.cc:1511] Processing CreateTablet for tablet 17e3407e28094a97a2fbfcabda11cd60 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:05.952083 22488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e3407e28094a97a2fbfcabda11cd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.952243 22491 tablet_service.cc:1511] Processing CreateTablet for tablet ea6db213871747edb89645e814abdf80 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:05.953693 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6db213871747edb89645e814abdf80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.954929 22567 tablet_service.cc:1511] Processing CreateTablet for tablet 17e3407e28094a97a2fbfcabda11cd60 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:05.956301 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 63896ec54e824c16b673104f491aee84 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:05.963020 22485 tablet_service.cc:1511] Processing CreateTablet for tablet efd1715e5ca943408299509b01c8f8a7 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:05.957718 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 781251ffa5dd4f1683b5b43b05f0151c (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:05.958264 22489 tablet_service.cc:1511] Processing CreateTablet for tablet dc8eb22179bb4836b9eb698d88fee496 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:05.956339 22493 tablet_service.cc:1511] Processing CreateTablet for tablet d658f490e4d9493b85130405f52b463d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:05.960302 22486 tablet_service.cc:1511] Processing CreateTablet for tablet a26313115af2443ab5f719a6df7d9723 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:05.966233 22484 tablet_service.cc:1511] Processing CreateTablet for tablet b18e495833194193b094f8e8138331e8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:05.968286 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63896ec54e824c16b673104f491aee84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.970403 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18e495833194193b094f8e8138331e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.971437 22489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc8eb22179bb4836b9eb698d88fee496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.975409 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd1715e5ca943408299509b01c8f8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.976168 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658f490e4d9493b85130405f52b463d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.983421 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781251ffa5dd4f1683b5b43b05f0151c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.984289 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26313115af2443ab5f719a6df7d9723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.000824 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 781251ffa5dd4f1683b5b43b05f0151c (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:06.001392 22562 tablet_service.cc:1511] Processing CreateTablet for tablet a26313115af2443ab5f719a6df7d9723 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:06.002359 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781251ffa5dd4f1683b5b43b05f0151c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.998378 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 781251ffa5dd4f1683b5b43b05f0151c (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:06.012287 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781251ffa5dd4f1683b5b43b05f0151c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.012687 22417 tablet_service.cc:1511] Processing CreateTablet for tablet a26313115af2443ab5f719a6df7d9723 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:06.014513 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26313115af2443ab5f719a6df7d9723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.015336 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26313115af2443ab5f719a6df7d9723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.016376 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e3407e28094a97a2fbfcabda11cd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.017839 22412 tablet_service.cc:1511] Processing CreateTablet for tablet efd1715e5ca943408299509b01c8f8a7 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:06.020233 22411 tablet_service.cc:1511] Processing CreateTablet for tablet b18e495833194193b094f8e8138331e8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:06.025862 22410 tablet_service.cc:1511] Processing CreateTablet for tablet 6d056345e04a49e390b339316359c831 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:06.026125 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 6d056345e04a49e390b339316359c831 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:06.027562 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d056345e04a49e390b339316359c831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.031294 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd1715e5ca943408299509b01c8f8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.033792 22409 tablet_service.cc:1511] Processing CreateTablet for tablet a8c86292229f436caa11fd57f58cc1f2 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:06.041456 22561 tablet_service.cc:1511] Processing CreateTablet for tablet efd1715e5ca943408299509b01c8f8a7 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:06.036418 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c86292229f436caa11fd57f58cc1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.045166 22617 tablet_bootstrap.cc:492] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:06.051277 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd1715e5ca943408299509b01c8f8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.055678 22410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d056345e04a49e390b339316359c831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.061020 22618 tablet_bootstrap.cc:492] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:06.063618 22560 tablet_service.cc:1511] Processing CreateTablet for tablet b18e495833194193b094f8e8138331e8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:06.065785 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18e495833194193b094f8e8138331e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.067133 22416 tablet_service.cc:1511] Processing CreateTablet for tablet fe8ee286ac03487eaae079bd6b7f3091 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:06.069593 22559 tablet_service.cc:1511] Processing CreateTablet for tablet 6d056345e04a49e390b339316359c831 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:06.073720 22558 tablet_service.cc:1511] Processing CreateTablet for tablet a8c86292229f436caa11fd57f58cc1f2 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:06.083309 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18e495833194193b094f8e8138331e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.088969 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c86292229f436caa11fd57f58cc1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.089758 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d056345e04a49e390b339316359c831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.107605 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8ee286ac03487eaae079bd6b7f3091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.101923 22619 tablet_bootstrap.cc:492] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:06.105301 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 34ae90b92a5e4e58a3f56069eb295ca0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:06.161415 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 8a62109313e64b6382e60db6fc04a323 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:06.162796 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ae90b92a5e4e58a3f56069eb295ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.098124 22492 tablet_service.cc:1511] Processing CreateTablet for tablet a8c86292229f436caa11fd57f58cc1f2 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:06.164354 22412 tablet_service.cc:1511] Processing CreateTablet for tablet b25094f5621f49708750ead05c092213 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:06.165928 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c86292229f436caa11fd57f58cc1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.104184 22490 tablet_service.cc:1511] Processing CreateTablet for tablet fe8ee286ac03487eaae079bd6b7f3091 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:06.168794 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8ee286ac03487eaae079bd6b7f3091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.114789 22484 tablet_service.cc:1511] Processing CreateTablet for tablet b25094f5621f49708750ead05c092213 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:06.155272 22414 tablet_service.cc:1511] Processing CreateTablet for tablet 6639bf46a9764e20bc72aed13b4682c2 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:06.170250 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25094f5621f49708750ead05c092213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.112689 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 6639bf46a9764e20bc72aed13b4682c2 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:06.171351 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6639bf46a9764e20bc72aed13b4682c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.144448 22618 tablet_bootstrap.cc:654] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.147493 22485 tablet_service.cc:1511] Processing CreateTablet for tablet e64e4ae5950a471a9eecccfbe9a6f62a (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:06.115331 22415 tablet_service.cc:1511] Processing CreateTablet for tablet e64e4ae5950a471a9eecccfbe9a6f62a (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:06.126690 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 6639bf46a9764e20bc72aed13b4682c2 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:06.154912 22488 tablet_service.cc:1511] Processing CreateTablet for tablet 8a62109313e64b6382e60db6fc04a323 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:06.180330 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64e4ae5950a471a9eecccfbe9a6f62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.181216 22488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a62109313e64b6382e60db6fc04a323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.183620 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6639bf46a9764e20bc72aed13b4682c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.088967 22563 tablet_service.cc:1511] Processing CreateTablet for tablet 8a62109313e64b6382e60db6fc04a323 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:06.112816 22564 tablet_service.cc:1511] Processing CreateTablet for tablet fe8ee286ac03487eaae079bd6b7f3091 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:06.129446 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 34ae90b92a5e4e58a3f56069eb295ca0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:06.184264 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64e4ae5950a471a9eecccfbe9a6f62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.184633 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6639bf46a9764e20bc72aed13b4682c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.117964 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 34ae90b92a5e4e58a3f56069eb295ca0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:06.187994 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8ee286ac03487eaae079bd6b7f3091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.187994 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ae90b92a5e4e58a3f56069eb295ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.192294 22563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a62109313e64b6382e60db6fc04a323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.193933 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a62109313e64b6382e60db6fc04a323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.196720 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25094f5621f49708750ead05c092213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.199481 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ae90b92a5e4e58a3f56069eb295ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.218192 22409 tablet_service.cc:1511] Processing CreateTablet for tablet cb76a27835c840f8b5a2f0d1ec1c333d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 13:08:06.224570 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:06.222726 22619 tablet_bootstrap.cc:654] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.236760 22567 tablet_service.cc:1511] Processing CreateTablet for tablet e64e4ae5950a471a9eecccfbe9a6f62a (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:06.237430 22560 tablet_service.cc:1511] Processing CreateTablet for tablet cde8f3e80596409795ca5307006df5f1 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:06.255859 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb76a27835c840f8b5a2f0d1ec1c333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.257287 22618 tablet_bootstrap.cc:492] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:06.257009 22491 tablet_service.cc:1511] Processing CreateTablet for tablet cde8f3e80596409795ca5307006df5f1 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:06.257758 22618 ts_tablet_manager.cc:1403] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.197s	user 0.021s	sys 0.006s
I20260709 13:08:06.258332 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde8f3e80596409795ca5307006df5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.259857 22411 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2190399c32426f8e79f0707dd735df (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:06.261219 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2190399c32426f8e79f0707dd735df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.261776 22489 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2190399c32426f8e79f0707dd735df (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:06.265347 22486 tablet_service.cc:1511] Processing CreateTablet for tablet cb76a27835c840f8b5a2f0d1ec1c333d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:06.271551 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde8f3e80596409795ca5307006df5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.275100 22561 tablet_service.cc:1511] Processing CreateTablet for tablet b25094f5621f49708750ead05c092213 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:06.276466 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25094f5621f49708750ead05c092213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.280761 22618 raft_consensus.cc:359] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.281514 22618 raft_consensus.cc:385] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.281811 22618 raft_consensus.cc:740] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.284494 22617 tablet_bootstrap.cc:654] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.287675 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 05a4ebeb30034a22a3237011c5eae089 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:06.282598 22618 consensus_queue.cc:260] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.287904 22410 tablet_service.cc:1511] Processing CreateTablet for tablet cde8f3e80596409795ca5307006df5f1 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:06.288595 22489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2190399c32426f8e79f0707dd735df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.301242 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a4ebeb30034a22a3237011c5eae089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.266462 22417 tablet_service.cc:1511] Processing CreateTablet for tablet a679ff3feb4844499784dea074156b91 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:06.303786 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a679ff3feb4844499784dea074156b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.304848 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb76a27835c840f8b5a2f0d1ec1c333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.305562 22410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde8f3e80596409795ca5307006df5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.278496 22562 tablet_service.cc:1511] Processing CreateTablet for tablet cb76a27835c840f8b5a2f0d1ec1c333d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:06.308785 22559 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2190399c32426f8e79f0707dd735df (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:06.310242 22558 tablet_service.cc:1511] Processing CreateTablet for tablet a679ff3feb4844499784dea074156b91 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:06.315748 22493 tablet_service.cc:1511] Processing CreateTablet for tablet a679ff3feb4844499784dea074156b91 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:06.317242 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a679ff3feb4844499784dea074156b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.297273 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64e4ae5950a471a9eecccfbe9a6f62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.334621 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb76a27835c840f8b5a2f0d1ec1c333d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.340806 22564 tablet_service.cc:1511] Processing CreateTablet for tablet 05a4ebeb30034a22a3237011c5eae089 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:06.341938 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2d0cf98cb94ee7b010633ca5709b81 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:06.342283 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2190399c32426f8e79f0707dd735df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.354136 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a4ebeb30034a22a3237011c5eae089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.356753 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2d0cf98cb94ee7b010633ca5709b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.362167 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 05a4ebeb30034a22a3237011c5eae089 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:06.365571 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a4ebeb30034a22a3237011c5eae089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.367079 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe8527ee1c3403d8b9e4b135f7a6442 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:06.375419 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 272de936b6854fe380140ebb6bb68fb0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:06.376634 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2d0cf98cb94ee7b010633ca5709b81 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:06.389986 22618 ts_tablet_manager.cc:1434] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.132s	user 0.005s	sys 0.008s
I20260709 13:08:06.393875 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a679ff3feb4844499784dea074156b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.393797 22602 heartbeater.cc:499] Master 127.20.211.190:33697 was elected leader, sending a full tablet report...
I20260709 13:08:06.395520 22619 tablet_bootstrap.cc:492] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:06.396029 22619 ts_tablet_manager.cc:1403] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.294s	user 0.009s	sys 0.013s
I20260709 13:08:06.396498 22623 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.396947 22623 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.404070 22409 tablet_service.cc:1511] Processing CreateTablet for tablet 67cac174197f44aa894a63b19c5d93ff (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:06.405113 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 67cac174197f44aa894a63b19c5d93ff (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:06.407745 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe8527ee1c3403d8b9e4b135f7a6442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.408722 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2d0cf98cb94ee7b010633ca5709b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.410871 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272de936b6854fe380140ebb6bb68fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.413820 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cac174197f44aa894a63b19c5d93ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.416481 22617 tablet_bootstrap.cc:492] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:06.416996 22617 ts_tablet_manager.cc:1403] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.372s	user 0.009s	sys 0.012s
I20260709 13:08:06.417788 22618 tablet_bootstrap.cc:492] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:06.424204 22485 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe8527ee1c3403d8b9e4b135f7a6442 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:06.426270 22619 raft_consensus.cc:359] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.427076 22619 raft_consensus.cc:385] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.427380 22619 raft_consensus.cc:740] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.428145 22619 consensus_queue.cc:260] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.428839 22453 heartbeater.cc:499] Master 127.20.211.190:33697 was elected leader, sending a full tablet report...
I20260709 13:08:06.435130 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cac174197f44aa894a63b19c5d93ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.428308 22486 tablet_service.cc:1511] Processing CreateTablet for tablet f216b24874694a1899a1e614f36bd7bc (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:06.443233 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f216b24874694a1899a1e614f36bd7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.441820 22563 tablet_service.cc:1511] Processing CreateTablet for tablet 4fe8527ee1c3403d8b9e4b135f7a6442 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
W20260709 13:08:06.444528 22310 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 58269.5us
I20260709 13:08:06.451939 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2d0cf98cb94ee7b010633ca5709b81 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:06.463675 22561 tablet_service.cc:1511] Processing CreateTablet for tablet 272de936b6854fe380140ebb6bb68fb0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:06.465224 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272de936b6854fe380140ebb6bb68fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.473016 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 67cac174197f44aa894a63b19c5d93ff (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:06.474417 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67cac174197f44aa894a63b19c5d93ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.477387 22623 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:06.478238 22415 tablet_service.cc:1511] Processing CreateTablet for tablet f216b24874694a1899a1e614f36bd7bc (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:06.479709 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f216b24874694a1899a1e614f36bd7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.483129 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe8527ee1c3403d8b9e4b135f7a6442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.485311 22617 raft_consensus.cc:359] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.506199 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2d0cf98cb94ee7b010633ca5709b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.511696 22528 heartbeater.cc:499] Master 127.20.211.190:33697 was elected leader, sending a full tablet report...
I20260709 13:08:06.506289 22617 raft_consensus.cc:385] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.514658 22617 raft_consensus.cc:740] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.477690 22488 tablet_service.cc:1511] Processing CreateTablet for tablet 272de936b6854fe380140ebb6bb68fb0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:06.519578 22617 consensus_queue.cc:260] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.528530 22618 tablet_bootstrap.cc:654] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.529838 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:06.531742 22540 leader_election.cc:343] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.532966 22563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fe8527ee1c3403d8b9e4b135f7a6442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.534452 22410 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6331d1b7bd4e2a97e566a344cc6acd (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:06.536342 22410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6331d1b7bd4e2a97e566a344cc6acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.548422 22560 tablet_service.cc:1511] Processing CreateTablet for tablet 19f614e95cfa44faaad2c3bc88e1f92b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:06.549860 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f614e95cfa44faaad2c3bc88e1f92b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.538133 22488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272de936b6854fe380140ebb6bb68fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.485934 22411 tablet_service.cc:1511] Processing CreateTablet for tablet 19f614e95cfa44faaad2c3bc88e1f92b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:06.568423 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f614e95cfa44faaad2c3bc88e1f92b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.578438 22484 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6331d1b7bd4e2a97e566a344cc6acd (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:06.579969 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6331d1b7bd4e2a97e566a344cc6acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.580122 22564 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6331d1b7bd4e2a97e566a344cc6acd (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:06.594599 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6331d1b7bd4e2a97e566a344cc6acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.585368 22561 tablet_service.cc:1511] Processing CreateTablet for tablet f216b24874694a1899a1e614f36bd7bc (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:06.585772 22627 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.605068 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f216b24874694a1899a1e614f36bd7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.604954 22627 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.607942 22617 ts_tablet_manager.cc:1434] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.191s	user 0.013s	sys 0.000s
I20260709 13:08:06.608106 22627 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:06.583662 22619 ts_tablet_manager.cc:1434] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.187s	user 0.005s	sys 0.013s
I20260709 13:08:06.600070 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 19f614e95cfa44faaad2c3bc88e1f92b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:06.609227 22617 tablet_bootstrap.cc:492] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:06.609984 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f614e95cfa44faaad2c3bc88e1f92b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.611563 22619 tablet_bootstrap.cc:492] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:06.614713 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1f76052124ea695eeb51ef4aba294 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:06.615693 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1f76052124ea695eeb51ef4aba294 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:06.625535 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1f76052124ea695eeb51ef4aba294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.629743 22563 tablet_service.cc:1511] Processing CreateTablet for tablet c6f7bbeb1cc64f0eaef1f7bcac9826c4 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:06.630414 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 90c3f6ffad41480c96f02c6f396b5ea9 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:06.621412 22415 tablet_service.cc:1511] Processing CreateTablet for tablet c6f7bbeb1cc64f0eaef1f7bcac9826c4 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:06.631101 22563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f7bbeb1cc64f0eaef1f7bcac9826c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.619813 22492 tablet_service.cc:1511] Processing CreateTablet for tablet c6f7bbeb1cc64f0eaef1f7bcac9826c4 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:06.631735 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f7bbeb1cc64f0eaef1f7bcac9826c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.631704 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c3f6ffad41480c96f02c6f396b5ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.633805 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 90c3f6ffad41480c96f02c6f396b5ea9 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:06.635085 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c3f6ffad41480c96f02c6f396b5ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.635466 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f7bbeb1cc64f0eaef1f7bcac9826c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.639963 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 50f1f76052124ea695eeb51ef4aba294 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:06.641310 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1f76052124ea695eeb51ef4aba294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.662417 22417 tablet_service.cc:1511] Processing CreateTablet for tablet dee8ba0f91254c9799709d0ce32d4a4e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:06.664023 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee8ba0f91254c9799709d0ce32d4a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.663664 22485 tablet_service.cc:1511] Processing CreateTablet for tablet dee8ba0f91254c9799709d0ce32d4a4e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:06.665218 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee8ba0f91254c9799709d0ce32d4a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.671092 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 90c3f6ffad41480c96f02c6f396b5ea9 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:06.673810 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c3f6ffad41480c96f02c6f396b5ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.675872 22619 tablet_bootstrap.cc:654] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.682178 22567 tablet_service.cc:1511] Processing CreateTablet for tablet dee8ba0f91254c9799709d0ce32d4a4e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:06.683686 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee8ba0f91254c9799709d0ce32d4a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.684887 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50f1f76052124ea695eeb51ef4aba294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.717767 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 90444847de44402a8ec94b5f88906fdc (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:06.720157 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90444847de44402a8ec94b5f88906fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.722847 22563 tablet_service.cc:1511] Processing CreateTablet for tablet 90444847de44402a8ec94b5f88906fdc (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:06.722286 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9816ec9ebe4d6c8482392977dbca2c (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:06.724378 22563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90444847de44402a8ec94b5f88906fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.724372 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9816ec9ebe4d6c8482392977dbca2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.728878 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 90444847de44402a8ec94b5f88906fdc (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:06.730590 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90444847de44402a8ec94b5f88906fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.732935 22617 tablet_bootstrap.cc:654] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.750001 22618 tablet_bootstrap.cc:492] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:06.750535 22618 ts_tablet_manager.cc:1403] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.333s	user 0.013s	sys 0.011s
I20260709 13:08:06.755370 22618 raft_consensus.cc:359] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:06.763583 22618 raft_consensus.cc:385] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.763981 22618 raft_consensus.cc:740] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.764727 22486 tablet_service.cc:1511] Processing CreateTablet for tablet fd498fc491544ced9d2a950b64be2220 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:06.768301 22491 tablet_service.cc:1511] Processing CreateTablet for tablet ec1ced86641343429bf5b504bb18ccc8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:06.768092 22488 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9816ec9ebe4d6c8482392977dbca2c (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:06.768148 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd498fc491544ced9d2a950b64be2220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.770766 22485 tablet_service.cc:1511] Processing CreateTablet for tablet 8b18ef490fd444e6b352fa1ca3a6eb65 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:06.771703 22561 tablet_service.cc:1511] Processing CreateTablet for tablet fd498fc491544ced9d2a950b64be2220 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:06.772105 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b18ef490fd444e6b352fa1ca3a6eb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.773090 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd498fc491544ced9d2a950b64be2220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.772727 22415 tablet_service.cc:1511] Processing CreateTablet for tablet ec1ced86641343429bf5b504bb18ccc8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:06.773965 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1ced86641343429bf5b504bb18ccc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.775915 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 8b18ef490fd444e6b352fa1ca3a6eb65 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:06.764940 22618 consensus_queue.cc:260] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:06.777182 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b18ef490fd444e6b352fa1ca3a6eb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.787919 22567 tablet_service.cc:1511] Processing CreateTablet for tablet ec1ced86641343429bf5b504bb18ccc8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:06.790645 22618 ts_tablet_manager.cc:1434] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.003s
I20260709 13:08:06.791718 22488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9816ec9ebe4d6c8482392977dbca2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.794026 22618 tablet_bootstrap.cc:492] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:06.800117 22560 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9816ec9ebe4d6c8482392977dbca2c (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:06.802104 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 8b18ef490fd444e6b352fa1ca3a6eb65 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:06.803785 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b18ef490fd444e6b352fa1ca3a6eb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.815604 22409 tablet_service.cc:1511] Processing CreateTablet for tablet 490145121bf0458e9326cc1d9ab0df74 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:06.817572 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 490145121bf0458e9326cc1d9ab0df74 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:06.818884 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490145121bf0458e9326cc1d9ab0df74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.819986 22410 tablet_service.cc:1511] Processing CreateTablet for tablet fd498fc491544ced9d2a950b64be2220 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:06.845165 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1ced86641343429bf5b504bb18ccc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.848693 22484 tablet_service.cc:1511] Processing CreateTablet for tablet c5be68ed9b664779851ad3d526b95687 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:06.849339 22564 tablet_service.cc:1511] Processing CreateTablet for tablet 490145121bf0458e9326cc1d9ab0df74 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:06.839704 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec1ced86641343429bf5b504bb18ccc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.856369 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490145121bf0458e9326cc1d9ab0df74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.864167 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5be68ed9b664779851ad3d526b95687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.864667 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9816ec9ebe4d6c8482392977dbca2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.868510 22490 tablet_service.cc:1511] Processing CreateTablet for tablet ab7a813dcdf74a979e4fa4ea5008767e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:06.869817 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7a813dcdf74a979e4fa4ea5008767e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.869722 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:06.870445 22503 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:06.872377 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490145121bf0458e9326cc1d9ab0df74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.872560 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:06.874214 22466 leader_election.cc:343] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.876029 22418 tablet_service.cc:1511] Processing CreateTablet for tablet c5be68ed9b664779851ad3d526b95687 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:06.877383 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5be68ed9b664779851ad3d526b95687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.879570 22410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd498fc491544ced9d2a950b64be2220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.879993 22558 tablet_service.cc:1511] Processing CreateTablet for tablet c5be68ed9b664779851ad3d526b95687 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:06.881280 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5be68ed9b664779851ad3d526b95687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.879997 22411 tablet_service.cc:1511] Processing CreateTablet for tablet ab7a813dcdf74a979e4fa4ea5008767e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:06.884114 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7a813dcdf74a979e4fa4ea5008767e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.893430 22617 tablet_bootstrap.cc:492] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:06.895079 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa31f09284493186afa630ddebd218 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:06.894256 22617 ts_tablet_manager.cc:1403] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.285s	user 0.016s	sys 0.017s
I20260709 13:08:06.896466 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa31f09284493186afa630ddebd218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.897477 22412 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4a7bdf0cdd425bbc0dee4bce9a6315 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:06.897667 22566 tablet_service.cc:1511] Processing CreateTablet for tablet ab7a813dcdf74a979e4fa4ea5008767e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:06.900537 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4a7bdf0cdd425bbc0dee4bce9a6315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.900825 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab7a813dcdf74a979e4fa4ea5008767e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.902904 22562 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa31f09284493186afa630ddebd218 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:06.912173 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa31f09284493186afa630ddebd218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.912714 22489 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4a7bdf0cdd425bbc0dee4bce9a6315 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:06.913308 22559 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4a7bdf0cdd425bbc0dee4bce9a6315 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:06.914039 22489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4a7bdf0cdd425bbc0dee4bce9a6315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.914497 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4a7bdf0cdd425bbc0dee4bce9a6315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.915302 22617 raft_consensus.cc:359] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.916011 22617 raft_consensus.cc:385] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.916306 22617 raft_consensus.cc:740] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.917649 22618 tablet_bootstrap.cc:654] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.923269 22617 consensus_queue.cc:260] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.928838 22619 tablet_bootstrap.cc:492] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:06.929378 22619 ts_tablet_manager.cc:1403] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.318s	user 0.014s	sys 0.016s
I20260709 13:08:06.929756 22414 tablet_service.cc:1511] Processing CreateTablet for tablet 866b8f68f0764af59ddd28b8beecf088 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:06.931143 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866b8f68f0764af59ddd28b8beecf088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.942680 22617 ts_tablet_manager.cc:1434] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 13:08:06.922963 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 09fa31f09284493186afa630ddebd218 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:06.948194 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fa31f09284493186afa630ddebd218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.954581 22617 tablet_bootstrap.cc:492] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:06.955163 22542 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:06.956051 22623 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.956414 22623 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.956738 22623 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:06.963344 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 54498.3us
I20260709 13:08:06.968667 22486 tablet_service.cc:1511] Processing CreateTablet for tablet 866b8f68f0764af59ddd28b8beecf088 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:06.971959 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866b8f68f0764af59ddd28b8beecf088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.970867 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 866b8f68f0764af59ddd28b8beecf088 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:06.975539 22623 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.976346 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866b8f68f0764af59ddd28b8beecf088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.976562 22630 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.977057 22630 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.978608 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:06.979862 22630 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:06.982151 22428 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.989362 22619 raft_consensus.cc:359] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:06.990180 22619 raft_consensus.cc:385] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.990490 22619 raft_consensus.cc:740] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.990717 22428 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:06.991964 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:07.018137 22577 raft_consensus.cc:2393] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:06.997541 22617 tablet_bootstrap.cc:654] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.018867 22540 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:06.998203 22412 tablet_service.cc:1511] Processing CreateTablet for tablet c9ef57047f69466aab7a919a85deac83 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:07.022168 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ef57047f69466aab7a919a85deac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.026558 22619 consensus_queue.cc:260] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.029724 22466 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:07.049335 22627 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.061097 22485 tablet_service.cc:1511] Processing CreateTablet for tablet c9ef57047f69466aab7a919a85deac83 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:07.051993 22623 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.067502 22559 tablet_service.cc:1511] Processing CreateTablet for tablet c9ef57047f69466aab7a919a85deac83 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:07.068256 22409 tablet_service.cc:1511] Processing CreateTablet for tablet 8f09717eb75c46d6b650383c330d9888 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:07.068849 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ef57047f69466aab7a919a85deac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.068930 22618 tablet_bootstrap.cc:492] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:07.069474 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f09717eb75c46d6b650383c330d9888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.071507 22640 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:07.069473 22618 ts_tablet_manager.cc:1403] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.276s	user 0.016s	sys 0.005s
I20260709 13:08:07.080505 22560 tablet_service.cc:1511] Processing CreateTablet for tablet 8f09717eb75c46d6b650383c330d9888 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:07.080772 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 2468931a3e3d4eb3be85e3ef2fd03b3e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:07.081283 22485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ef57047f69466aab7a919a85deac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.082118 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 2468931a3e3d4eb3be85e3ef2fd03b3e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:07.082122 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 2468931a3e3d4eb3be85e3ef2fd03b3e (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 13:08:07.083554 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 53938.2us
I20260709 13:08:07.083974 22415 tablet_service.cc:1511] Processing CreateTablet for tablet e138739b59964467860a7c399942b2ac (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:07.073745 22623 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.108671 22619 ts_tablet_manager.cc:1434] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.179s	user 0.010s	sys 0.000s
I20260709 13:08:07.109683 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2468931a3e3d4eb3be85e3ef2fd03b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.109943 22491 tablet_service.cc:1511] Processing CreateTablet for tablet e138739b59964467860a7c399942b2ac (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:07.111356 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e138739b59964467860a7c399942b2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.115734 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2468931a3e3d4eb3be85e3ef2fd03b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.120507 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e138739b59964467860a7c399942b2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.126636 22562 tablet_service.cc:1511] Processing CreateTablet for tablet e138739b59964467860a7c399942b2ac (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:07.127348 22619 tablet_bootstrap.cc:492] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:07.127435 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f09717eb75c46d6b650383c330d9888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.129918 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e138739b59964467860a7c399942b2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.132648 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2468931a3e3d4eb3be85e3ef2fd03b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.140333 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:07.140873 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 8f09717eb75c46d6b650383c330d9888 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:07.144301 22619 tablet_bootstrap.cc:654] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.142760 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f09717eb75c46d6b650383c330d9888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.157397 22490 tablet_service.cc:1511] Processing CreateTablet for tablet cf06d8af6b974d32b378b69b41f85fb0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:07.158504 22565 tablet_service.cc:1511] Processing CreateTablet for tablet cf06d8af6b974d32b378b69b41f85fb0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:07.160012 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf06d8af6b974d32b378b69b41f85fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.159745 22411 tablet_service.cc:1511] Processing CreateTablet for tablet cf06d8af6b974d32b378b69b41f85fb0 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:07.161118 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf06d8af6b974d32b378b69b41f85fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.175813 22640 raft_consensus.cc:697] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:07.102648 22623 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.185503 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf06d8af6b974d32b378b69b41f85fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.188176 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 94c4b89af38149e1b91243a80449310b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:07.196442 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:07.197453 22627 raft_consensus.cc:2749] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:07.198694 22540 leader_election.cc:343] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.198967 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:07.200151 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 94c4b89af38149e1b91243a80449310b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:08:07.200547 22542 leader_election.cc:343] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.201020 22542 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:07.175978 22618 raft_consensus.cc:359] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.201510 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c4b89af38149e1b91243a80449310b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.197484 22623 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.200176 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c4b89af38149e1b91243a80449310b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.203323 22644 raft_consensus.cc:2749] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:07.238021 22642 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.212121 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:07.238544 22642 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.236057 22617 tablet_bootstrap.cc:492] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:07.236598 22618 raft_consensus.cc:385] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.205531 22503 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:07.201382 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:07.240028 22561 tablet_service.cc:1511] Processing CreateTablet for tablet 94c4b89af38149e1b91243a80449310b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:07.241320 22642 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:07.244550 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:07.222168 22619 tablet_bootstrap.cc:492] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:07.244479 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:07.245906 22428 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:07.253409 22409 tablet_service.cc:1511] Processing CreateTablet for tablet 9c62a6b9319945919a2e39fc608feacd (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:07.255216 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c62a6b9319945919a2e39fc608feacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.255096 22466 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:07.247394 22561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c4b89af38149e1b91243a80449310b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.247303 22486 tablet_service.cc:1511] Processing CreateTablet for tablet 9c62a6b9319945919a2e39fc608feacd (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:07.257304 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c62a6b9319945919a2e39fc608feacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.247728 22502 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:07.259367 22617 ts_tablet_manager.cc:1403] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.305s	user 0.024s	sys 0.006s
I20260709 13:08:07.260378 22642 raft_consensus.cc:2804] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:07.245216 22618 raft_consensus.cc:740] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.262283 22642 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:07.262755 22642 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.268849 22393 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:07.269924 22630 raft_consensus.cc:2804] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:07.270324 22630 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:07.270679 22630 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.282575 22617 raft_consensus.cc:359] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.283406 22617 raft_consensus.cc:385] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.283735 22617 raft_consensus.cc:740] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
W20260709 13:08:07.285912 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:07.287294 22562 tablet_service.cc:1511] Processing CreateTablet for tablet 9c62a6b9319945919a2e39fc608feacd (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:07.288671 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c62a6b9319945919a2e39fc608feacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.290753 22484 tablet_service.cc:1511] Processing CreateTablet for tablet 3db2af495aeb4ba2ba1e7820b64e67ce (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:07.291193 22618 consensus_queue.cc:260] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.291460 22410 tablet_service.cc:1511] Processing CreateTablet for tablet 3db2af495aeb4ba2ba1e7820b64e67ce (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:07.292315 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db2af495aeb4ba2ba1e7820b64e67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.292243 22577 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:07.292727 22410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db2af495aeb4ba2ba1e7820b64e67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.237617 22640 consensus_queue.cc:237] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.251685 22619 ts_tablet_manager.cc:1403] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.009s
I20260709 13:08:07.314060 22618 ts_tablet_manager.cc:1434] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.223s	user 0.009s	sys 0.002s
I20260709 13:08:07.315284 22618 tablet_bootstrap.cc:492] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:07.315325 22619 raft_consensus.cc:359] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.316232 22619 raft_consensus.cc:385] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.316534 22619 raft_consensus.cc:740] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.317467 22619 consensus_queue.cc:260] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.318126 22642 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:07.312852 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 57877.2us
I20260709 13:08:07.321225 22630 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.323385 22630 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:07.325990 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:07.319455 22619 ts_tablet_manager.cc:1434] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:08:07.328286 22503 raft_consensus.cc:2393] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:07.328620 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:07.343441 22577 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.329141 22642 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:07.330224 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:07.331357 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:07.335170 22617 consensus_queue.cc:260] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.339524 22560 tablet_service.cc:1511] Processing CreateTablet for tablet 3db2af495aeb4ba2ba1e7820b64e67ce (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:07.351686 22428 raft_consensus.cc:2393] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:07.355027 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 249a254f8e4149b186fb71f16392c97b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:07.355759 22617 ts_tablet_manager.cc:1434] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.001s
I20260709 13:08:07.356514 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249a254f8e4149b186fb71f16392c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.360208 22558 tablet_service.cc:1511] Processing CreateTablet for tablet 21b2de52a9f7497ca32a8b12aaa0e6f8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:07.365412 22558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21b2de52a9f7497ca32a8b12aaa0e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.365576 22466 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:07.366595 22642 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:07.367144 22619 tablet_bootstrap.cc:492] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:07.371042 22577 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:07.371604 22491 tablet_service.cc:1511] Processing CreateTablet for tablet c11647ba3f8146bab295748c96543150 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:07.374953 22391 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:07.375272 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db2af495aeb4ba2ba1e7820b64e67ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.375276 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11647ba3f8146bab295748c96543150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.378324 22617 tablet_bootstrap.cc:492] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:07.376891 22630 raft_consensus.cc:2804] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:07.384656 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 249a254f8e4149b186fb71f16392c97b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:07.385548 22562 tablet_service.cc:1511] Processing CreateTablet for tablet 249a254f8e4149b186fb71f16392c97b (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:07.385917 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249a254f8e4149b186fb71f16392c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.385864 22412 tablet_service.cc:1511] Processing CreateTablet for tablet c11647ba3f8146bab295748c96543150 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:07.387291 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11647ba3f8146bab295748c96543150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.403412 22562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249a254f8e4149b186fb71f16392c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.414620 22630 raft_consensus.cc:697] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:07.417714 22630 consensus_queue.cc:237] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.399631 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 21b2de52a9f7497ca32a8b12aaa0e6f8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:07.418787 22484 tablet_service.cc:1511] Processing CreateTablet for tablet 09b6a22550214c5e9fab80e18448662d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:07.420176 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21b2de52a9f7497ca32a8b12aaa0e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.420218 22484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b6a22550214c5e9fab80e18448662d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.435851 22486 tablet_service.cc:1511] Processing CreateTablet for tablet 698c35b0decb49559f782d6cb942b661 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:07.437790 22486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698c35b0decb49559f782d6cb942b661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.439790 22618 tablet_bootstrap.cc:654] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.441874 22565 tablet_service.cc:1511] Processing CreateTablet for tablet c11647ba3f8146bab295748c96543150 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:07.442687 22412 tablet_service.cc:1511] Processing CreateTablet for tablet 09b6a22550214c5e9fab80e18448662d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:07.442884 22559 tablet_service.cc:1511] Processing CreateTablet for tablet 09b6a22550214c5e9fab80e18448662d (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:07.443501 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c11647ba3f8146bab295748c96543150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.444028 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b6a22550214c5e9fab80e18448662d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.444250 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b6a22550214c5e9fab80e18448662d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.447829 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 698c35b0decb49559f782d6cb942b661 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:07.449476 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698c35b0decb49559f782d6cb942b661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.450289 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 21b2de52a9f7497ca32a8b12aaa0e6f8 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:07.452167 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21b2de52a9f7497ca32a8b12aaa0e6f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.452392 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 698c35b0decb49559f782d6cb942b661 (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:07.453681 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698c35b0decb49559f782d6cb942b661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.475085 22325 catalog_manager.cc:5697] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:07.479442 22617 tablet_bootstrap.cc:654] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.489876 22487 tablet_service.cc:1511] Processing CreateTablet for tablet 15ef712dee2d43dd934e2d4cd7154bfb (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:07.491322 22487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ef712dee2d43dd934e2d4cd7154bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.494616 22619 tablet_bootstrap.cc:654] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.496677 22410 tablet_service.cc:1511] Processing CreateTablet for tablet 15ef712dee2d43dd934e2d4cd7154bfb (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:07.498126 22410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ef712dee2d43dd934e2d4cd7154bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.507632 22618 tablet_bootstrap.cc:492] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:07.527372 22618 ts_tablet_manager.cc:1403] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.212s	user 0.027s	sys 0.028s
I20260709 13:08:07.528595 22559 tablet_service.cc:1511] Processing CreateTablet for tablet 15ef712dee2d43dd934e2d4cd7154bfb (DEFAULT_TABLE table=test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:07.529649 22559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ef712dee2d43dd934e2d4cd7154bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.530529 22618 raft_consensus.cc:359] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.531328 22618 raft_consensus.cc:385] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.531632 22618 raft_consensus.cc:740] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.525038 22619 tablet_bootstrap.cc:492] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:07.532778 22619 ts_tablet_manager.cc:1403] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.001s
I20260709 13:08:07.544920 22617 tablet_bootstrap.cc:492] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:07.545475 22617 ts_tablet_manager.cc:1403] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.000s
I20260709 13:08:07.534118 22618 consensus_queue.cc:260] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.550155 22618 ts_tablet_manager.cc:1434] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:08:07.551234 22618 tablet_bootstrap.cc:492] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:07.552852 22617 raft_consensus.cc:359] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.553635 22617 raft_consensus.cc:385] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.553920 22617 raft_consensus.cc:740] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.555270 22617 consensus_queue.cc:260] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.554704 22324 catalog_manager.cc:5697] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.559054 22617 ts_tablet_manager.cc:1434] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:07.559721 22618 tablet_bootstrap.cc:654] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.562913 22619 raft_consensus.cc:359] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.569832 22617 tablet_bootstrap.cc:492] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:07.575829 22619 raft_consensus.cc:385] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.576313 22619 raft_consensus.cc:740] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.576745 22617 tablet_bootstrap.cc:654] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.578845 22618 tablet_bootstrap.cc:492] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:07.586037 22618 ts_tablet_manager.cc:1403] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260709 13:08:07.587867 22619 consensus_queue.cc:260] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.589039 22618 raft_consensus.cc:359] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.589888 22618 raft_consensus.cc:385] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.590281 22618 raft_consensus.cc:740] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.590615 22617 tablet_bootstrap.cc:492] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:07.591164 22617 ts_tablet_manager.cc:1403] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:08:07.591504 22618 consensus_queue.cc:260] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.594655 22618 ts_tablet_manager.cc:1434] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:08:07.594343 22617 raft_consensus.cc:359] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.595168 22617 raft_consensus.cc:385] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.595502 22617 raft_consensus.cc:740] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.595865 22618 tablet_bootstrap.cc:492] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:07.596586 22619 ts_tablet_manager.cc:1434] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.002s
I20260709 13:08:07.596308 22617 consensus_queue.cc:260] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.599661 22617 ts_tablet_manager.cc:1434] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:07.602877 22617 tablet_bootstrap.cc:492] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:07.603415 22618 tablet_bootstrap.cc:654] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.600561 22619 tablet_bootstrap.cc:492] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:07.608665 22630 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.609261 22630 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.611654 22630 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:07.612829 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:07.614454 22391 leader_election.cc:343] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.616184 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:07.617729 22393 leader_election.cc:343] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.613230 22619 tablet_bootstrap.cc:654] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.618249 22393 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:07.619058 22630 raft_consensus.cc:2749] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:07.619436 22617 tablet_bootstrap.cc:654] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.642546 22630 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.643378 22630 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.646621 22630 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.646873 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:07.647259 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:07.647524 22577 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:07.647818 22619 tablet_bootstrap.cc:492] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:07.648738 22391 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:07.648335 22618 tablet_bootstrap.cc:492] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
W20260709 13:08:07.649286 22393 leader_election.cc:343] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.649618 22618 ts_tablet_manager.cc:1403] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.019s
I20260709 13:08:07.650187 22630 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:07.650549 22630 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:07.650844 22630 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.648900 22619 ts_tablet_manager.cc:1403] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.029s
I20260709 13:08:07.651229 22617 tablet_bootstrap.cc:492] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:07.651696 22617 ts_tablet_manager.cc:1403] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.022s
I20260709 13:08:07.652846 22618 raft_consensus.cc:359] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.653564 22618 raft_consensus.cc:385] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.653868 22618 raft_consensus.cc:740] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.654680 22617 raft_consensus.cc:359] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.654755 22618 consensus_queue.cc:260] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.654930 22619 raft_consensus.cc:359] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.655893 22619 raft_consensus.cc:385] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.656296 22642 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.656838 22642 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.655505 22617 raft_consensus.cc:385] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.658931 22617 raft_consensus.cc:740] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.659725 22617 consensus_queue.cc:260] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.660679 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:07.662039 22617 ts_tablet_manager.cc:1434] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:07.662722 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:07.662914 22466 leader_election.cc:343] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.663166 22617 tablet_bootstrap.cc:492] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:07.658603 22642 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:07.666728 22618 ts_tablet_manager.cc:1434] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:08:07.656247 22619 raft_consensus.cc:740] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
W20260709 13:08:07.666746 22466 leader_election.cc:343] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.667646 22466 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:07.668397 22642 raft_consensus.cc:2749] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:07.667618 22619 consensus_queue.cc:260] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.670035 22617 tablet_bootstrap.cc:654] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.676076 22618 tablet_bootstrap.cc:492] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:07.679633 22619 ts_tablet_manager.cc:1434] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:08:07.680677 22619 tablet_bootstrap.cc:492] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:07.683605 22630 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.685226 22618 tablet_bootstrap.cc:654] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.686684 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:07.687289 22577 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.692773 22618 tablet_bootstrap.cc:492] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:07.693534 22630 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.693602 22618 ts_tablet_manager.cc:1403] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260709 13:08:07.695609 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:07.697207 22393 leader_election.cc:343] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.697466 22618 raft_consensus.cc:359] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.697842 22577 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:07.698160 22618 raft_consensus.cc:385] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.698547 22618 raft_consensus.cc:740] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.699245 22391 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:07.699965 22630 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:07.700706 22618 consensus_queue.cc:260] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.701355 22630 raft_consensus.cc:697] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:07.702409 22630 consensus_queue.cc:237] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.703925 22619 tablet_bootstrap.cc:654] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.704175 22617 tablet_bootstrap.cc:492] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:07.704690 22617 ts_tablet_manager.cc:1403] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.042s	user 0.028s	sys 0.011s
I20260709 13:08:07.708081 22617 raft_consensus.cc:359] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.709160 22617 raft_consensus.cc:385] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.709601 22617 raft_consensus.cc:740] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.710971 22617 consensus_queue.cc:260] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.713608 22619 tablet_bootstrap.cc:492] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:07.714146 22617 ts_tablet_manager.cc:1434] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:07.714228 22619 ts_tablet_manager.cc:1403] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.005s
I20260709 13:08:07.714181 22618 ts_tablet_manager.cc:1434] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:08:07.720541 22617 tablet_bootstrap.cc:492] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:07.714797 22640 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.723419 22640 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.726428 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:07.727113 22428 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:07.727602 22617 tablet_bootstrap.cc:654] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.729651 22540 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:07.730685 22623 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:07.731160 22623 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:07.731616 22623 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.731962 22618 tablet_bootstrap.cc:492] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:07.740980 22640 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.741236 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:07.741811 22618 tablet_bootstrap.cc:654] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.741955 22503 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:07.744149 22623 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.748030 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:07.748835 22428 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.754748 22618 tablet_bootstrap.cc:492] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:07.755177 22640 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.755453 22618 ts_tablet_manager.cc:1403] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260709 13:08:07.755879 22640 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.759284 22618 raft_consensus.cc:359] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.760351 22618 raft_consensus.cc:385] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.760273 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:07.760936 22618 raft_consensus.cc:740] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.761396 22427 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:07.762295 22618 consensus_queue.cc:260] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.763316 22540 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:07.764474 22644 raft_consensus.cc:2804] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:07.764961 22644 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:07.765419 22644 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.776489 22618 ts_tablet_manager.cc:1434] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:08:07.784878 22644 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.786696 22618 tablet_bootstrap.cc:492] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:07.786401 22326 catalog_manager.cc:5697] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.789206 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:07.790077 22503 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:07.722730 22619 raft_consensus.cc:359] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.792284 22619 raft_consensus.cc:385] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.792692 22618 tablet_bootstrap.cc:654] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.792833 22640 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.792716 22619 raft_consensus.cc:740] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.795930 22619 consensus_queue.cc:260] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.797361 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:07.798130 22503 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.804343 22619 ts_tablet_manager.cc:1434] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 13:08:07.805466 22619 tablet_bootstrap.cc:492] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:07.807155 22623 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.794634 22428 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:07.809525 22540 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:07.810855 22623 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:07.811581 22623 raft_consensus.cc:697] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:07.812819 22623 consensus_queue.cc:237] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.819463 22619 tablet_bootstrap.cc:654] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.821254 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:07.821959 22427 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.821838 22640 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:07.822000 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:07.822746 22502 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.827378 22503 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:07.829775 22644 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.832365 22427 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:07.834234 22502 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:07.835649 22542 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:07.841526 22640 raft_consensus.cc:2804] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:07.842967 22619 tablet_bootstrap.cc:492] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:07.843532 22619 ts_tablet_manager.cc:1403] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.000s
I20260709 13:08:07.845911 22619 raft_consensus.cc:359] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.846503 22619 raft_consensus.cc:385] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.846782 22619 raft_consensus.cc:740] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.847756 22619 consensus_queue.cc:260] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:07.849206 22617 tablet_bootstrap.cc:492] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:07.849906 22617 ts_tablet_manager.cc:1403] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.130s	user 0.046s	sys 0.053s
I20260709 13:08:07.851895 22640 raft_consensus.cc:697] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:07.852824 22617 raft_consensus.cc:359] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.852784 22640 consensus_queue.cc:237] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.853682 22617 raft_consensus.cc:385] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.854298 22617 raft_consensus.cc:740] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.855669 22617 consensus_queue.cc:260] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.858958 22617 ts_tablet_manager.cc:1434] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:07.861649 22617 tablet_bootstrap.cc:492] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:07.863683 22619 ts_tablet_manager.cc:1434] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:08:07.866302 22623 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:07.873693 22617 tablet_bootstrap.cc:654] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.875118 22630 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.875684 22618 tablet_bootstrap.cc:492] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:07.875625 22630 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.876204 22618 ts_tablet_manager.cc:1403] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.090s	user 0.034s	sys 0.002s
I20260709 13:08:07.877907 22630 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:07.879801 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:07.880717 22577 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:07.882047 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:07.878922 22618 raft_consensus.cc:359] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.884433 22618 raft_consensus.cc:385] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.884739 22618 raft_consensus.cc:740] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.884616 22391 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:07.872417 22324 catalog_manager.cc:5697] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:07.886099 22393 leader_election.cc:343] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.887387 22630 raft_consensus.cc:2804] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:07.887782 22630 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:07.887871 22617 tablet_bootstrap.cc:492] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:07.888180 22630 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.888604 22617 ts_tablet_manager.cc:1403] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.009s
I20260709 13:08:07.891417 22617 raft_consensus.cc:359] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.892434 22617 raft_consensus.cc:385] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.892879 22617 raft_consensus.cc:740] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.893975 22617 consensus_queue.cc:260] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.895156 22623 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.895656 22623 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.897871 22619 tablet_bootstrap.cc:492] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:07.887349 22618 consensus_queue.cc:260] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.900684 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:07.933955 22618 ts_tablet_manager.cc:1434] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 13:08:07.934965 22618 tablet_bootstrap.cc:492] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:07.935770 22617 ts_tablet_manager.cc:1434] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.001s
I20260709 13:08:07.937162 22617 tablet_bootstrap.cc:492] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:07.937106 22630 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:07.939424 22540 leader_election.cc:343] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.943136 22623 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:07.943441 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:07.944377 22503 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:07.945792 22542 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:07.947333 22623 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:07.947785 22623 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:07.947448 22647 consensus_queue.cc:1048] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:07.949965 22623 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.953477 22617 tablet_bootstrap.cc:654] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.959547 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:07.966413 22576 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.954967 22619 tablet_bootstrap.cc:654] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.957980 22630 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:07.977398 22618 tablet_bootstrap.cc:654] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.978477 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:07.989920 22393 leader_election.cc:343] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:07.993611 22576 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:07.993701 22326 catalog_manager.cc:5697] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:07.995201 22391 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:07.996896 22647 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.997593 22647 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:07.999169 22630 raft_consensus.cc:2804] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.003818 22647 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.003995 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:08.010049 22393 leader_election.cc:343] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.011994 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.013058 22577 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:08.021085 22617 tablet_bootstrap.cc:492] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.021790 22617 ts_tablet_manager.cc:1403] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.085s	user 0.034s	sys 0.011s
I20260709 13:08:08.017354 22623 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.026204 22391 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.027091 22617 raft_consensus.cc:359] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.028275 22617 raft_consensus.cc:385] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.028391 22647 raft_consensus.cc:2804] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.028720 22617 raft_consensus.cc:740] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.028836 22647 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.029364 22647 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.032295 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:08.032361 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:08.018167 22630 raft_consensus.cc:697] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:08.033031 22502 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.026177 22681 consensus_queue.cc:1048] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.033595 22630 consensus_queue.cc:237] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.036237 22617 consensus_queue.cc:260] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.037590 22426 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.035912 22623 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.052325 22619 tablet_bootstrap.cc:492] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:08.052968 22619 ts_tablet_manager.cc:1403] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.014s
I20260709 13:08:08.060350 22617 ts_tablet_manager.cc:1434] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.014s
I20260709 13:08:08.061167 22617 tablet_bootstrap.cc:492] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.061931 22618 tablet_bootstrap.cc:492] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.062400 22618 ts_tablet_manager.cc:1403] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.006s
I20260709 13:08:08.065673 22618 raft_consensus.cc:359] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.066401 22618 raft_consensus.cc:385] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.066680 22618 raft_consensus.cc:740] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.067509 22618 consensus_queue.cc:260] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.068435 22502 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.069221 22647 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.069820 22542 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:08.072495 22618 ts_tablet_manager.cc:1434] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:08:08.073436 22618 tablet_bootstrap.cc:492] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.076215 22623 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.076828 22623 raft_consensus.cc:697] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:08.074002 22426 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.070808 22619 raft_consensus.cc:359] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.079339 22619 raft_consensus.cc:385] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.079666 22619 raft_consensus.cc:740] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.077657 22623 consensus_queue.cc:237] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.079926 22640 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.081121 22640 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.084969 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.084427 22640 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.087357 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:08.089232 22542 leader_election.cc:343] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.085709 22428 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:08.089969 22618 tablet_bootstrap.cc:654] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.091601 22617 tablet_bootstrap.cc:654] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.087391 22619 consensus_queue.cc:260] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.096592 22540 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.097625 22619 ts_tablet_manager.cc:1434] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:08:08.098177 22647 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.099202 22640 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.099692 22640 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.100087 22640 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.106848 22619 tablet_bootstrap.cc:492] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:08.105461 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:08.105342 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:08.114094 22502 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.113116 22576 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.120673 22623 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.121340 22623 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.124563 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:08.126430 22540 leader_election.cc:343] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.128726 22623 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.130203 22326 catalog_manager.cc:5697] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.126415 22502 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:08.129105 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.137622 22324 catalog_manager.cc:5697] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.143775 22503 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:08.148859 22393 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:08.149852 22630 raft_consensus.cc:2804] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.150327 22630 raft_consensus.cc:697] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:08.151186 22630 consensus_queue.cc:237] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.152086 22542 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:08.153235 22623 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.153630 22623 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.148402 22642 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.148272 22640 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.156920 22642 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:08.159289 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:08.159554 22619 tablet_bootstrap.cc:654] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.159957 22426 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.160292 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.154029 22623 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.161454 22686 consensus_queue.cc:1048] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:08:08.164912 22642 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.166321 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.169548 22577 raft_consensus.cc:2393] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:08.169376 22640 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.173484 22466 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:08.175256 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:08.176563 22642 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:08.178944 22542 leader_election.cc:343] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.179260 22618 tablet_bootstrap.cc:492] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.179790 22618 ts_tablet_manager.cc:1403] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.107s	user 0.022s	sys 0.012s
I20260709 13:08:08.183667 22576 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:08.185961 22618 raft_consensus.cc:359] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.188397 22618 raft_consensus.cc:385] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.188717 22618 raft_consensus.cc:740] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.190793 22618 consensus_queue.cc:260] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.186107 22426 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.195348 22540 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.196033 22619 tablet_bootstrap.cc:492] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:08.196564 22619 ts_tablet_manager.cc:1403] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.020s
I20260709 13:08:08.195623 22618 ts_tablet_manager.cc:1434] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:08:08.196975 22640 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.198438 22618 tablet_bootstrap.cc:492] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.199915 22640 raft_consensus.cc:697] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:08.200086 22642 raft_consensus.cc:2749] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.200929 22640 consensus_queue.cc:237] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.205953 22618 tablet_bootstrap.cc:654] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.210062 22326 catalog_manager.cc:5697] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.215026 22686 consensus_queue.cc:1048] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.218415 22619 raft_consensus.cc:359] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.219471 22619 raft_consensus.cc:385] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.219883 22619 raft_consensus.cc:740] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.223783 22617 tablet_bootstrap.cc:492] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.223744 22623 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.220861 22619 consensus_queue.cc:260] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.224962 22617 ts_tablet_manager.cc:1403] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.015s
I20260709 13:08:08.227319 22623 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.228325 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:08.232400 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:08.232688 22540 leader_election.cc:343] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.230490 22617 raft_consensus.cc:359] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.233134 22502 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.233349 22617 raft_consensus.cc:385] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.233978 22617 raft_consensus.cc:740] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.234809 22617 consensus_queue.cc:260] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.243327 22617 ts_tablet_manager.cc:1434] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 13:08:08.243634 22618 tablet_bootstrap.cc:492] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.244112 22618 ts_tablet_manager.cc:1403] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260709 13:08:08.244369 22617 tablet_bootstrap.cc:492] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.246107 22502 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.247278 22619 ts_tablet_manager.cc:1434] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.011s
I20260709 13:08:08.248217 22619 tablet_bootstrap.cc:492] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:08.247756 22542 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:08.249467 22623 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.256389 22623 raft_consensus.cc:697] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:08.256158 22640 consensus_queue.cc:1048] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:08.256621 22617 tablet_bootstrap.cc:654] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.257455 22623 consensus_queue.cc:237] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.255543 22619 tablet_bootstrap.cc:654] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.250026 22618 raft_consensus.cc:359] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.263839 22618 raft_consensus.cc:385] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.264302 22618 raft_consensus.cc:740] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.265893 22618 consensus_queue.cc:260] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.267226 22674 consensus_queue.cc:1048] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.266350 22325 catalog_manager.cc:5697] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.269294 22618 ts_tablet_manager.cc:1434] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:08:08.270659 22618 tablet_bootstrap.cc:492] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.285985 22618 tablet_bootstrap.cc:654] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.301599 22640 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.302403 22640 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.303853 22686 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.304402 22686 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.305423 22640 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.308540 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.310314 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.311861 22428 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:08.312222 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:08.311120 22542 leader_election.cc:343] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:08.310243 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:08:08.314440 22393 leader_election.cc:343] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.313578 22540 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.315904 22640 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.316275 22640 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.316606 22640 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.323393 22686 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.324764 22640 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.325133 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.326273 22575 raft_consensus.cc:2393] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:08.327679 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:08.327935 22391 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.328310 22428 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.329947 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:08.331161 22640 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:08.331532 22542 leader_election.cc:343] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.337751 22428 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.339548 22540 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.341532 22640 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.342281 22640 raft_consensus.cc:697] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:08.343327 22640 consensus_queue.cc:237] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.345194 22617 tablet_bootstrap.cc:492] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.345561 22617 ts_tablet_manager.cc:1403] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.101s	user 0.043s	sys 0.038s
I20260709 13:08:08.338603 22686 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.354665 22618 tablet_bootstrap.cc:492] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.356341 22618 ts_tablet_manager.cc:1403] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.019s
I20260709 13:08:08.359758 22325 catalog_manager.cc:5697] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.361014 22619 tablet_bootstrap.cc:492] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:08.361512 22619 ts_tablet_manager.cc:1403] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.016s
I20260709 13:08:08.361897 22617 raft_consensus.cc:359] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.362681 22617 raft_consensus.cc:385] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.363070 22617 raft_consensus.cc:740] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.364013 22617 consensus_queue.cc:260] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.366597 22617 ts_tablet_manager.cc:1434] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.012s
I20260709 13:08:08.368255 22617 tablet_bootstrap.cc:492] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.373488 22619 raft_consensus.cc:359] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.374214 22619 raft_consensus.cc:385] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.374480 22619 raft_consensus.cc:740] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.375138 22619 consensus_queue.cc:260] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.382561 22619 ts_tablet_manager.cc:1434] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:08:08.384107 22619 tablet_bootstrap.cc:492] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:08.384635 22617 tablet_bootstrap.cc:654] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.389072 22618 raft_consensus.cc:359] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.390014 22618 raft_consensus.cc:385] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.390295 22618 raft_consensus.cc:740] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.390969 22618 consensus_queue.cc:260] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.393069 22618 ts_tablet_manager.cc:1434] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:08:08.394058 22618 tablet_bootstrap.cc:492] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.396030 22619 tablet_bootstrap.cc:654] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.412334 22618 tablet_bootstrap.cc:654] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.413363 22326 catalog_manager.cc:5697] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.418640 22617 tablet_bootstrap.cc:492] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.419183 22617 ts_tablet_manager.cc:1403] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.015s
I20260709 13:08:08.421406 22618 tablet_bootstrap.cc:492] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.421941 22618 ts_tablet_manager.cc:1403] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 13:08:08.422631 22619 tablet_bootstrap.cc:492] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:08.423197 22619 ts_tablet_manager.cc:1403] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.000s
I20260709 13:08:08.421968 22617 raft_consensus.cc:359] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.423913 22617 raft_consensus.cc:385] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.424299 22617 raft_consensus.cc:740] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.425102 22617 consensus_queue.cc:260] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.425493 22618 raft_consensus.cc:359] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.426265 22618 raft_consensus.cc:385] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.426167 22619 raft_consensus.cc:359] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.426620 22618 raft_consensus.cc:740] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.426844 22619 raft_consensus.cc:385] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.427186 22619 raft_consensus.cc:740] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.427398 22618 consensus_queue.cc:260] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.427934 22619 consensus_queue.cc:260] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.429553 22618 ts_tablet_manager.cc:1434] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:08.430543 22618 tablet_bootstrap.cc:492] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.435005 22617 ts_tablet_manager.cc:1434] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:08.435998 22617 tablet_bootstrap.cc:492] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.436697 22640 consensus_queue.cc:1048] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:08.442063 22617 tablet_bootstrap.cc:654] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.447424 22619 ts_tablet_manager.cc:1434] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:08:08.448419 22619 tablet_bootstrap.cc:492] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:08.448649 22617 tablet_bootstrap.cc:492] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.449182 22617 ts_tablet_manager.cc:1403] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 13:08:08.452039 22617 raft_consensus.cc:359] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.452805 22617 raft_consensus.cc:385] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.453145 22617 raft_consensus.cc:740] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.453378 22618 tablet_bootstrap.cc:654] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.454216 22619 tablet_bootstrap.cc:654] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.454089 22617 consensus_queue.cc:260] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.458778 22617 ts_tablet_manager.cc:1434] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:08:08.460223 22617 tablet_bootstrap.cc:492] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.469030 22619 tablet_bootstrap.cc:492] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:08.469524 22619 ts_tablet_manager.cc:1403] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260709 13:08:08.470841 22617 tablet_bootstrap.cc:654] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.472087 22619 raft_consensus.cc:359] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.472817 22619 raft_consensus.cc:385] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.473088 22619 raft_consensus.cc:740] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.473940 22619 consensus_queue.cc:260] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.474858 22618 tablet_bootstrap.cc:492] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.475322 22618 ts_tablet_manager.cc:1403] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260709 13:08:08.476688 22644 consensus_queue.cc:1048] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.478910 22618 raft_consensus.cc:359] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.479658 22618 raft_consensus.cc:385] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.479930 22618 raft_consensus.cc:740] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.480573 22618 consensus_queue.cc:260] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.482614 22618 ts_tablet_manager.cc:1434] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:08:08.483548 22618 tablet_bootstrap.cc:492] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.484833 22619 ts_tablet_manager.cc:1434] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:08:08.485937 22619 tablet_bootstrap.cc:492] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:08.494491 22619 tablet_bootstrap.cc:654] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.494491 22618 tablet_bootstrap.cc:654] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.505882 22697 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.506721 22697 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.511292 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.512537 22428 raft_consensus.cc:2393] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:08.514854 22697 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.515759 22644 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.517772 22644 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.521947 22644 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.522914 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.530081 22428 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:08.525089 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.526638 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.533779 22540 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:08.536047 22542 leader_election.cc:343] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.537670 22466 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:08.539777 22697 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.542291 22618 tablet_bootstrap.cc:492] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.542856 22618 ts_tablet_manager.cc:1403] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.060s	user 0.034s	sys 0.015s
I20260709 13:08:08.543372 22644 raft_consensus.cc:2804] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.544046 22644 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.544658 22644 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.545756 22618 raft_consensus.cc:359] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.546530 22618 raft_consensus.cc:385] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.546844 22618 raft_consensus.cc:740] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.547609 22618 consensus_queue.cc:260] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.549742 22618 ts_tablet_manager.cc:1434] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:08.556304 22619 tablet_bootstrap.cc:492] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:08.556799 22619 ts_tablet_manager.cc:1403] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.002s
I20260709 13:08:08.557974 22618 tablet_bootstrap.cc:492] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.558521 22686 consensus_queue.cc:1048] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.571183 22668 consensus_queue.cc:1048] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:08.572450 22617 tablet_bootstrap.cc:492] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.572918 22617 ts_tablet_manager.cc:1403] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.113s	user 0.042s	sys 0.059s
I20260709 13:08:08.575592 22617 raft_consensus.cc:359] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.576333 22617 raft_consensus.cc:385] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.576831 22618 tablet_bootstrap.cc:654] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.565337 22698 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.565820 22697 raft_consensus.cc:2749] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.566303 22623 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.568902 22644 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.576682 22617 raft_consensus.cc:740] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.561811 22619 raft_consensus.cc:359] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.578320 22619 raft_consensus.cc:385] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.578614 22619 raft_consensus.cc:740] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.577337 22698 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.580865 22619 consensus_queue.cc:260] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.582513 22698 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.584614 22644 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.585795 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.580547 22623 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.589151 22623 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.589214 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:08.590175 22428 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.597276 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.597826 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.598024 22427 raft_consensus.cc:2468] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:08.598568 22575 raft_consensus.cc:2393] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:08.598428 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:08.599121 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.599985 22617 consensus_queue.cc:260] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.599792 22501 raft_consensus.cc:2468] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:08.602149 22540 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:08.602873 22623 raft_consensus.cc:2804] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.602829 22466 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:08.603906 22623 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.604343 22623 raft_consensus.cc:3060] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.604329 22697 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:08.602980 22542 leader_election.cc:343] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.604687 22617 ts_tablet_manager.cc:1434] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:08:08.608529 22617 tablet_bootstrap.cc:492] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.617877 22697 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.625168 22623 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.626744 22686 consensus_queue.cc:1048] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:08.628010 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:08.628613 22427 raft_consensus.cc:3060] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.630091 22619 ts_tablet_manager.cc:1434] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 13:08:08.631157 22619 tablet_bootstrap.cc:492] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:08.634893 22623 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.640733 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:08.637197 22428 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.641599 22502 raft_consensus.cc:3060] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.645366 22619 tablet_bootstrap.cc:654] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.645768 22617 tablet_bootstrap.cc:654] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.642251 22686 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.648010 22686 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.651157 22644 consensus_queue.cc:1048] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.653273 22540 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.655088 22644 raft_consensus.cc:2804] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.655576 22644 raft_consensus.cc:697] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:08.655682 22427 raft_consensus.cc:2468] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.656432 22644 consensus_queue.cc:237] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.661762 22630 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.664717 22630 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.667830 22686 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.663403 22540 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:08.670432 22630 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.675712 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.673185 22668 raft_consensus.cc:2804] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.677331 22668 raft_consensus.cc:697] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:08.674192 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:08.682415 22391 leader_election.cc:343] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.684615 22618 tablet_bootstrap.cc:492] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.688602 22618 ts_tablet_manager.cc:1403] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.013s
I20260709 13:08:08.683239 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.689881 22668 consensus_queue.cc:237] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.697510 22674 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:08.699791 22393 leader_election.cc:343] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.702051 22393 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.703305 22618 raft_consensus.cc:359] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.704268 22618 raft_consensus.cc:385] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.704628 22618 raft_consensus.cc:740] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.705705 22618 consensus_queue.cc:260] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:08.709656 22393 leader_election.cc:343] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.710425 22618 ts_tablet_manager.cc:1434] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 13:08:08.711796 22618 tablet_bootstrap.cc:492] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:08.711822 22686 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.712112 22630 consensus_queue.cc:1048] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:08.716872 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.717540 22576 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:08.728156 22623 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.736263 22391 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.737452 22647 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.737867 22647 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.738243 22647 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.751358 22619 tablet_bootstrap.cc:492] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:08.751843 22619 ts_tablet_manager.cc:1403] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.005s
I20260709 13:08:08.752513 22686 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.753000 22686 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.750145 22630 consensus_queue.cc:1048] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:08.755792 22686 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.757719 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.759155 22502 raft_consensus.cc:2468] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:08.759644 22617 tablet_bootstrap.cc:492] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.760088 22617 ts_tablet_manager.cc:1403] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.152s	user 0.030s	sys 0.028s
I20260709 13:08:08.761694 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.769558 22618 tablet_bootstrap.cc:654] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.769202 22391 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:08.769337 22647 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.771890 22686 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.770112 22326 catalog_manager.cc:5697] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.776414 22617 raft_consensus.cc:359] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.779699 22617 raft_consensus.cc:385] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.779963 22617 raft_consensus.cc:740] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.781502 22617 consensus_queue.cc:260] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.783857 22617 ts_tablet_manager.cc:1434] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 13:08:08.784898 22617 tablet_bootstrap.cc:492] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.783784 22647 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.786330 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:08.787612 22393 leader_election.cc:343] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.788419 22623 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.796676 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:08.797111 22617 tablet_bootstrap.cc:654] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.797397 22576 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.798484 22619 raft_consensus.cc:359] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.802383 22619 raft_consensus.cc:385] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.802796 22619 raft_consensus.cc:740] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.804121 22619 consensus_queue.cc:260] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.807467 22619 ts_tablet_manager.cc:1434] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:08:08.809512 22619 tablet_bootstrap.cc:492] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:08.827457 22326 catalog_manager.cc:5697] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.829800 22426 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.888976 22674 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.861121 22697 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.895612 22697 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.889699 22674 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.903738 22698 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.904402 22698 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.915946 22618 tablet_bootstrap.cc:492] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:08.916524 22618 ts_tablet_manager.cc:1403] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.205s	user 0.052s	sys 0.040s
I20260709 13:08:08.920833 22647 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.928038 22674 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.924706 22697 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.929716 22647 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.930382 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.931137 22427 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:08.931833 22647 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.925021 22668 consensus_queue.cc:1048] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:08:08.931222 22576 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:08.935977 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.936609 22668 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:08.937662 22393 leader_election.cc:343] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.937263 22668 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.939958 22668 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:08.939926 22466 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:08.941392 22697 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.941684 22698 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:08.941921 22697 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.946913 22697 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.943904 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.943185 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:08.946637 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.951574 22425 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:08.942436 22499 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.945909 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.966876 22391 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:08.968351 22542 leader_election.cc:343] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.968484 22647 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.969574 22617 tablet_bootstrap.cc:492] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:08.969995 22617 ts_tablet_manager.cc:1403] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.185s	user 0.050s	sys 0.051s
I20260709 13:08:08.964581 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:08.971012 22466 leader_election.cc:343] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:08.969295 22542 leader_election.cc:343] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:08.972810 22466 leader_election.cc:343] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.973675 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:08.975755 22575 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:08.975152 22647 raft_consensus.cc:697] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:08.977789 22647 consensus_queue.cc:237] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.979748 22617 raft_consensus.cc:359] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.980418 22617 raft_consensus.cc:385] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.980665 22617 raft_consensus.cc:740] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.981415 22617 consensus_queue.cc:260] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:08.983760 22617 ts_tablet_manager.cc:1434] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:08:08.984668 22617 tablet_bootstrap.cc:492] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:08.989316 22623 consensus_queue.cc:1048] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:08.991384 22617 tablet_bootstrap.cc:654] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.988353 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:08.995223 22619 tablet_bootstrap.cc:654] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.011188 22466 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.012339 22698 raft_consensus.cc:2804] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.012856 22698 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.013301 22698 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.024269 22540 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:09.026342 22623 raft_consensus.cc:2804] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.026809 22623 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.027164 22623 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.028630 22698 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.030774 22698 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.019166 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.033609 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:09.034261 22575 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.034320 22697 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.035539 22618 raft_consensus.cc:359] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.040961 22640 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:09.044023 22618 raft_consensus.cc:385] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.044350 22618 raft_consensus.cc:740] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.044550 22575 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:09.046387 22466 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:09.047356 22698 raft_consensus.cc:2804] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:09.041921 22540 leader_election.cc:343] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.048033 22698 raft_consensus.cc:697] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:09.048380 22540 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.049116 22640 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.049034 22698 consensus_queue.cc:237] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.045147 22618 consensus_queue.cc:260] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.056632 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.057838 22697 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.058734 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.059125 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:09.059562 22425 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:09.060491 22466 leader_election.cc:343] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.061936 22618 ts_tablet_manager.cc:1434] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.145s	user 0.008s	sys 0.000s
W20260709 13:08:09.063055 22466 leader_election.cc:343] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:09.072319 22542 consensus_peers.cc:597] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 -> Peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Couldn't send request to peer 80a3181197754d45b42a489b31dd1d0e. 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:08:09.074268 22619 tablet_bootstrap.cc:492] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.074746 22619 ts_tablet_manager.cc:1403] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.267s	user 0.005s	sys 0.005s
I20260709 13:08:09.074898 22425 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:09.079075 22623 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.077425 22619 raft_consensus.cc:359] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.101939 22619 raft_consensus.cc:385] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.102273 22619 raft_consensus.cc:740] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.103171 22576 raft_consensus.cc:2393] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:09.088488 22618 tablet_bootstrap.cc:492] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.104868 22466 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:09.105113 22619 consensus_queue.cc:260] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.105746 22698 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.104871 22623 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.106911 22391 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:09.107414 22324 catalog_manager.cc:5697] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.108137 22647 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.108180 22619 ts_tablet_manager.cc:1434] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.002s
I20260709 13:08:09.109444 22619 tablet_bootstrap.cc:492] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.115304 22619 tablet_bootstrap.cc:654] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.117069 22698 raft_consensus.cc:697] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:09.118840 22698 consensus_queue.cc:237] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.120410 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:09.122241 22542 leader_election.cc:343] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.122123 22623 consensus_queue.cc:1048] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:09.090880 22617 tablet_bootstrap.cc:492] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.123284 22617 ts_tablet_manager.cc:1403] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.014s
I20260709 13:08:09.124151 22647 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.125164 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.125778 22617 raft_consensus.cc:359] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.126435 22617 raft_consensus.cc:385] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.126714 22617 raft_consensus.cc:740] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.127118 22619 tablet_bootstrap.cc:492] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.127607 22619 ts_tablet_manager.cc:1403] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:08:09.130226 22623 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.130234 22619 raft_consensus.cc:359] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.130841 22623 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.131218 22619 raft_consensus.cc:385] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.131592 22619 raft_consensus.cc:740] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.131793 22425 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:09.132515 22619 consensus_queue.cc:260] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.132858 22623 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.133800 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.134747 22619 ts_tablet_manager.cc:1434] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:09.134644 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.135881 22619 tablet_bootstrap.cc:492] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.135703 22325 catalog_manager.cc:5697] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:09.136612 22542 leader_election.cc:343] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.137877 22540 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:09.139142 22623 raft_consensus.cc:2804] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.140398 22623 raft_consensus.cc:697] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:09.140180 22617 consensus_queue.cc:260] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.141371 22623 consensus_queue.cc:237] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.133364 22618 tablet_bootstrap.cc:654] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.142724 22617 ts_tablet_manager.cc:1434] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:08:09.143694 22617 tablet_bootstrap.cc:492] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.146713 22619 tablet_bootstrap.cc:654] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.147866 22324 catalog_manager.cc:5697] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.150019 22618 tablet_bootstrap.cc:492] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.151640 22618 ts_tablet_manager.cc:1403] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.005s
I20260709 13:08:09.154289 22618 raft_consensus.cc:359] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.154963 22618 raft_consensus.cc:385] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.155265 22618 raft_consensus.cc:740] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.155911 22618 consensus_queue.cc:260] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.158143 22618 ts_tablet_manager.cc:1434] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:08:09.159343 22618 tablet_bootstrap.cc:492] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
W20260709 13:08:09.158697 22540 leader_election.cc:343] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.159930 22540 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.161408 22644 raft_consensus.cc:2749] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.162200 22623 consensus_queue.cc:1048] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:09.164113 22640 consensus_queue.cc:1048] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.166543 22618 tablet_bootstrap.cc:654] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.170348 22617 tablet_bootstrap.cc:654] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.172024 22619 tablet_bootstrap.cc:492] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.172614 22619 ts_tablet_manager.cc:1403] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.003s
I20260709 13:08:09.176229 22325 catalog_manager.cc:5697] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.178045 22619 raft_consensus.cc:359] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.179281 22619 raft_consensus.cc:385] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.179672 22619 raft_consensus.cc:740] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.187539 22619 consensus_queue.cc:260] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.190879 22619 ts_tablet_manager.cc:1434] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:09.192185 22619 tablet_bootstrap.cc:492] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.193078 22698 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.193643 22698 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.195809 22698 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.197752 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.198292 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.198652 22425 raft_consensus.cc:2393] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:09.200671 22618 tablet_bootstrap.cc:492] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.200896 22617 tablet_bootstrap.cc:492] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.201133 22618 ts_tablet_manager.cc:1403] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.007s
I20260709 13:08:09.201469 22617 ts_tablet_manager.cc:1403] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.004s
I20260709 13:08:09.201319 22619 tablet_bootstrap.cc:654] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.203814 22618 raft_consensus.cc:359] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.204517 22618 raft_consensus.cc:385] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.204808 22618 raft_consensus.cc:740] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.204921 22647 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.205374 22647 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.205456 22618 consensus_queue.cc:260] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.204169 22617 raft_consensus.cc:359] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.207958 22617 raft_consensus.cc:385] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.208230 22617 raft_consensus.cc:740] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.208978 22618 ts_tablet_manager.cc:1434] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:08:09.209400 22466 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.209983 22618 tablet_bootstrap.cc:492] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.212204 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.214214 22617 consensus_queue.cc:260] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.214730 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.215533 22576 raft_consensus.cc:2393] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:09.216758 22617 ts_tablet_manager.cc:1434] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:09.217299 22698 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.217697 22647 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.217965 22391 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:09.224043 22618 tablet_bootstrap.cc:654] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.227353 22619 tablet_bootstrap.cc:492] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.233714 22619 ts_tablet_manager.cc:1403] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260709 13:08:09.234181 22647 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.235755 22617 tablet_bootstrap.cc:492] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.236637 22619 raft_consensus.cc:359] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.237337 22619 raft_consensus.cc:385] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.237612 22619 raft_consensus.cc:740] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.238252 22619 consensus_queue.cc:260] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.240509 22619 ts_tablet_manager.cc:1434] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:09.242807 22619 tablet_bootstrap.cc:492] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.247442 22698 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.248665 22647 raft_consensus.cc:2749] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.250680 22619 tablet_bootstrap.cc:654] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.255443 22619 tablet_bootstrap.cc:492] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.255851 22619 ts_tablet_manager.cc:1403] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:08:09.257670 22619 raft_consensus.cc:359] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.258303 22619 raft_consensus.cc:385] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.258584 22619 raft_consensus.cc:740] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.259277 22617 tablet_bootstrap.cc:654] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.259176 22619 consensus_queue.cc:260] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.261819 22619 ts_tablet_manager.cc:1434] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:09.265691 22619 tablet_bootstrap.cc:492] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.272140 22619 tablet_bootstrap.cc:654] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.273542 22618 tablet_bootstrap.cc:492] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.273850 22617 tablet_bootstrap.cc:492] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.274216 22618 ts_tablet_manager.cc:1403] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.002s
I20260709 13:08:09.274334 22617 ts_tablet_manager.cc:1403] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 13:08:09.277299 22618 raft_consensus.cc:359] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.278187 22618 raft_consensus.cc:385] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.278676 22618 raft_consensus.cc:740] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.279613 22618 consensus_queue.cc:260] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.281213 22618 ts_tablet_manager.cc:1434] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:09.277757 22617 raft_consensus.cc:359] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.281610 22617 raft_consensus.cc:385] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.281883 22617 raft_consensus.cc:740] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.282315 22618 tablet_bootstrap.cc:492] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.282598 22617 consensus_queue.cc:260] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.284186 22619 tablet_bootstrap.cc:492] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.284722 22619 ts_tablet_manager.cc:1403] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:08:09.287782 22619 raft_consensus.cc:359] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.288372 22618 tablet_bootstrap.cc:654] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.288691 22619 raft_consensus.cc:385] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.289103 22617 ts_tablet_manager.cc:1434] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:08:09.289065 22619 raft_consensus.cc:740] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.290211 22617 tablet_bootstrap.cc:492] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.290352 22619 consensus_queue.cc:260] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.296599 22619 ts_tablet_manager.cc:1434] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:09.298015 22619 tablet_bootstrap.cc:492] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.299135 22617 tablet_bootstrap.cc:654] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.304999 22619 tablet_bootstrap.cc:654] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.311499 22617 tablet_bootstrap.cc:492] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.312183 22617 ts_tablet_manager.cc:1403] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 13:08:09.315847 22617 raft_consensus.cc:359] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.316679 22617 raft_consensus.cc:385] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.317050 22617 raft_consensus.cc:740] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.323688 22617 consensus_queue.cc:260] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.327530 22619 tablet_bootstrap.cc:492] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.328190 22619 ts_tablet_manager.cc:1403] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.002s
I20260709 13:08:09.327628 22617 ts_tablet_manager.cc:1434] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 13:08:09.330682 22617 tablet_bootstrap.cc:492] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.331180 22619 raft_consensus.cc:359] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.331610 22618 tablet_bootstrap.cc:492] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.331991 22619 raft_consensus.cc:385] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.332365 22619 raft_consensus.cc:740] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.332641 22618 ts_tablet_manager.cc:1403] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.030s
I20260709 13:08:09.333233 22619 consensus_queue.cc:260] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.335798 22619 ts_tablet_manager.cc:1434] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:09.336948 22617 tablet_bootstrap.cc:654] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.337047 22619 tablet_bootstrap.cc:492] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.338238 22618 raft_consensus.cc:359] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.338937 22618 raft_consensus.cc:385] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.339336 22618 raft_consensus.cc:740] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.340095 22618 consensus_queue.cc:260] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.342507 22618 ts_tablet_manager.cc:1434] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:08:09.342943 22698 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.343701 22618 tablet_bootstrap.cc:492] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.343614 22698 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.346341 22698 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.348999 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.349932 22427 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:09.351930 22466 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.354367 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.357218 22618 tablet_bootstrap.cc:654] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:09.358860 22466 leader_election.cc:343] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.355252 22698 raft_consensus.cc:2804] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.360634 22698 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.361181 22698 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.363952 22647 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.364650 22647 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.368446 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.368851 22697 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.369115 22502 raft_consensus.cc:2468] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:09.369534 22697 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.368471 22647 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.371599 22393 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.372902 22647 raft_consensus.cc:2804] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.373415 22647 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.373838 22647 raft_consensus.cc:3060] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.378409 22618 tablet_bootstrap.cc:492] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.378898 22618 ts_tablet_manager.cc:1403] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260709 13:08:09.380525 22697 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.381685 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.383142 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:09.383242 22391 leader_election.cc:343] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.383327 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.383864 22427 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:09.384112 22617 tablet_bootstrap.cc:492] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.383998 22575 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:09.384654 22617 ts_tablet_manager.cc:1403] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.031s
I20260709 13:08:09.382056 22618 raft_consensus.cc:359] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.385545 22618 raft_consensus.cc:385] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.385586 22466 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:09.385938 22618 raft_consensus.cc:740] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.386446 22697 raft_consensus.cc:2804] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.386874 22697 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.386831 22618 consensus_queue.cc:260] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.387480 22697 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.387707 22617 raft_consensus.cc:359] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.388432 22617 raft_consensus.cc:385] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.388726 22617 raft_consensus.cc:740] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.389372 22617 consensus_queue.cc:260] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.390019 22647 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.391788 22617 ts_tablet_manager.cc:1434] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:08:09.392731 22617 tablet_bootstrap.cc:492] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
W20260709 13:08:09.395056 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:09.399085 22617 tablet_bootstrap.cc:654] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.399664 22618 ts_tablet_manager.cc:1434] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:08:09.403219 22619 tablet_bootstrap.cc:654] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.395157 22697 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.407222 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:09.407814 22502 raft_consensus.cc:3060] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.409072 22697 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.412433 22617 tablet_bootstrap.cc:492] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.412451 22618 tablet_bootstrap.cc:492] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.413209 22617 ts_tablet_manager.cc:1403] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.017s
I20260709 13:08:09.414363 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.415012 22427 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.415617 22502 raft_consensus.cc:2468] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:09.416172 22617 raft_consensus.cc:359] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.416926 22617 raft_consensus.cc:385] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.416898 22393 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.417402 22617 raft_consensus.cc:740] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.417899 22630 raft_consensus.cc:2804] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.418373 22630 raft_consensus.cc:697] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:09.418352 22617 consensus_queue.cc:260] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.419153 22618 tablet_bootstrap.cc:654] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.419438 22630 consensus_queue.cc:237] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.420958 22617 ts_tablet_manager.cc:1434] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:09.439769 22617 tablet_bootstrap.cc:492] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.424206 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:09.439461 22697 consensus_queue.cc:1048] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:09.439983 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:09.441136 22698 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.441479 22575 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:09.441550 22391 leader_election.cc:343] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.440233 22647 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.422528 22427 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:09.444402 22698 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.421060 22644 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.445775 22644 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.446936 22617 tablet_bootstrap.cc:654] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.447461 22619 tablet_bootstrap.cc:492] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.447922 22619 ts_tablet_manager.cc:1403] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.004s
I20260709 13:08:09.449079 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:09.450376 22540 leader_election.cc:343] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.450721 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.451189 22619 raft_consensus.cc:359] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.451546 22427 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.451921 22619 raft_consensus.cc:385] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.452270 22619 raft_consensus.cc:740] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.453259 22619 consensus_queue.cc:260] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.453931 22644 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.460314 22618 tablet_bootstrap.cc:492] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.460788 22618 ts_tablet_manager.cc:1403] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.004s
I20260709 13:08:09.460702 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:09.463663 22618 raft_consensus.cc:359] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.464059 22619 ts_tablet_manager.cc:1434] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:08:09.464401 22618 raft_consensus.cc:385] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.464695 22618 raft_consensus.cc:740] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.464725 22466 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.465682 22618 consensus_queue.cc:260] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:09.466106 22466 leader_election.cc:343] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.467384 22698 raft_consensus.cc:2804] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.467954 22698 raft_consensus.cc:697] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:09.468636 22618 ts_tablet_manager.cc:1434] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:09.468791 22698 consensus_queue.cc:237] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.469589 22618 tablet_bootstrap.cc:492] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.471889 22623 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.472615 22623 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.476259 22623 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.477259 22619 tablet_bootstrap.cc:492] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.477658 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.478328 22425 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:09.479993 22540 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.480857 22623 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.481243 22623 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.481559 22623 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.482158 22618 tablet_bootstrap.cc:654] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.490473 22617 tablet_bootstrap.cc:492] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.491784 22617 ts_tablet_manager.cc:1403] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.010s
I20260709 13:08:09.494017 22325 catalog_manager.cc:5697] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.495368 22617 raft_consensus.cc:359] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.499343 22617 raft_consensus.cc:385] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.499851 22617 raft_consensus.cc:740] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.497507 22619 tablet_bootstrap.cc:654] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.500815 22617 consensus_queue.cc:260] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.506412 22326 catalog_manager.cc:5697] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.509637 22617 ts_tablet_manager.cc:1434] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:08:09.510879 22617 tablet_bootstrap.cc:492] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.507906 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.511204 22427 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:09.516582 22618 tablet_bootstrap.cc:492] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.516423 22575 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:09.517083 22618 ts_tablet_manager.cc:1403] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.010s
I20260709 13:08:09.518828 22502 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.519129 22623 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.520877 22618 raft_consensus.cc:359] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.521607 22618 raft_consensus.cc:385] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.521876 22618 raft_consensus.cc:740] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.523242 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.522794 22618 consensus_queue.cc:260] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.523975 22427 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.527806 22618 ts_tablet_manager.cc:1434] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:09.528889 22618 tablet_bootstrap.cc:492] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.522972 22623 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.537287 22617 tablet_bootstrap.cc:654] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.543380 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:09.543646 22542 leader_election.cc:343] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.543936 22466 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:09.544109 22542 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.547981 22623 raft_consensus.cc:2749] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.544613 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:09.549067 22647 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:09.549496 22698 raft_consensus.cc:2804] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.552286 22698 raft_consensus.cc:697] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:09.557327 22619 tablet_bootstrap.cc:492] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.557828 22619 ts_tablet_manager.cc:1403] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.003s
I20260709 13:08:09.557987 22698 consensus_queue.cc:237] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.564536 22427 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:09.565817 22540 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.569156 22618 tablet_bootstrap.cc:654] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.566666 22623 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.582683 22623 raft_consensus.cc:697] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:09.584357 22623 consensus_queue.cc:237] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.591715 22697 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.592312 22697 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.594924 22697 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.607705 22668 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.610548 22668 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.598873 22647 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:08:09.617386 22644 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.618067 22644 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.613394 22668 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.616587 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.624264 22619 raft_consensus.cc:359] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.625027 22619 raft_consensus.cc:385] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.625468 22619 raft_consensus.cc:740] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.626119 22619 consensus_queue.cc:260] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.627247 22617 tablet_bootstrap.cc:492] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.627736 22617 ts_tablet_manager.cc:1403] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.117s	user 0.028s	sys 0.014s
I20260709 13:08:09.627640 22644 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.624855 22427 raft_consensus.cc:2393] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:09.631946 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:09.633648 22540 leader_election.cc:343] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.631945 22619 ts_tablet_manager.cc:1434] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.001s
I20260709 13:08:09.634575 22617 raft_consensus.cc:359] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.635583 22617 raft_consensus.cc:385] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.635842 22619 tablet_bootstrap.cc:492] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.635902 22617 raft_consensus.cc:740] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.645256 22617 consensus_queue.cc:260] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.641602 22618 tablet_bootstrap.cc:492] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.650137 22618 ts_tablet_manager.cc:1403] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.012s
I20260709 13:08:09.651741 22617 ts_tablet_manager.cc:1434] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:09.655380 22617 tablet_bootstrap.cc:492] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.656250 22618 raft_consensus.cc:359] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.656414 22325 catalog_manager.cc:5697] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.658154 22618 raft_consensus.cc:385] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.658474 22618 raft_consensus.cc:740] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
W20260709 13:08:09.657385 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 66866.8us
I20260709 13:08:09.659190 22618 consensus_queue.cc:260] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.663833 22324 catalog_manager.cc:5697] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:09.665259 22542 leader_election.cc:343] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.666644 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:09.668246 22542 leader_election.cc:343] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.669822 22618 ts_tablet_manager.cc:1434] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:08:09.670388 22617 tablet_bootstrap.cc:654] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.671170 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.673090 22618 tablet_bootstrap.cc:492] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.673385 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.674948 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.679595 22698 consensus_queue.cc:1048] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.679636 22618 tablet_bootstrap.cc:654] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.680840 22776 consensus_queue.cc:1048] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.680981 22466 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.682065 22776 raft_consensus.cc:2749] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.684257 22644 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.684804 22644 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.688611 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.689302 22426 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:09.689674 22644 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.690073 22647 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.690537 22647 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.691427 22540 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.694535 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.695279 22576 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:09.696516 22644 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.696606 22391 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.697511 22647 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.697508 22774 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.698354 22774 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.698691 22774 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.698932 22644 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.699324 22644 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.699566 22640 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.700170 22640 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.702346 22640 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.702576 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.703246 22501 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:09.703764 22647 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.704227 22647 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.706120 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.706822 22501 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.708112 22618 tablet_bootstrap.cc:492] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.708604 22618 ts_tablet_manager.cc:1403] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.001s
I20260709 13:08:09.710014 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.710677 22668 consensus_queue.cc:1048] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:09.711392 22391 leader_election.cc:343] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.706314 22647 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.716194 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.718410 22542 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.719405 22774 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.722692 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:09.723529 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.722970 22617 tablet_bootstrap.cc:492] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:09.724376 22499 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:09.725795 22697 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.726262 22697 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.726841 22618 raft_consensus.cc:359] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.727504 22618 raft_consensus.cc:385] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.727759 22618 raft_consensus.cc:740] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.728332 22697 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.728432 22618 consensus_queue.cc:260] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.730319 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:09.728847 22393 leader_election.cc:343] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.731009 22427 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:09.725193 22617 ts_tablet_manager.cc:1403] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.002s
I20260709 13:08:09.731211 22393 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:09.730441 22774 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.732210 22640 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.732355 22466 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.733631 22697 raft_consensus.cc:2804] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.734054 22697 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.734444 22697 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.741422 22697 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.743359 22623 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.743878 22623 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.744886 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.745702 22427 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.746119 22623 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.746965 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.747597 22425 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:09.748306 22640 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.748950 22540 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.744802 22618 ts_tablet_manager.cc:1434] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:08:09.750245 22647 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.750896 22618 tablet_bootstrap.cc:492] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:09.754400 22617 raft_consensus.cc:359] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.755215 22617 raft_consensus.cc:385] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.755486 22617 raft_consensus.cc:740] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
W20260709 13:08:09.749711 22542 leader_election.cc:343] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.756263 22617 consensus_queue.cc:260] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.757032 22697 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.760459 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:09.761066 22499 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.762169 22617 ts_tablet_manager.cc:1434] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:08:09.763293 22617 tablet_bootstrap.cc:492] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:09.756932 22640 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.764549 22640 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.765086 22640 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.768898 22499 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:09.773618 22697 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.776808 22697 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.761160 22542 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.790192 22623 raft_consensus.cc:2749] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.775842 22393 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.800185 22647 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.807276 22647 raft_consensus.cc:697] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:09.808552 22647 consensus_queue.cc:237] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.838194 22623 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.838755 22623 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.841964 22623 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:09.839689 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 90011.1us
I20260709 13:08:09.848423 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.848232 22640 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.849166 22424 raft_consensus.cc:2393] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:09.850047 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.851902 22499 raft_consensus.cc:2393] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:09.851748 22427 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:09.858456 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.858687 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:09.859503 22425 raft_consensus.cc:2393] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:09.850272 22640 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.862250 22466 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.862403 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:09.863634 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.864230 22424 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.864523 22776 raft_consensus.cc:2804] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.865022 22776 raft_consensus.cc:697] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:09.865824 22776 consensus_queue.cc:237] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.866731 22619 tablet_bootstrap.cc:654] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.877192 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:09.878000 22575 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:09.879721 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:09.880286 22575 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.882251 22618 tablet_bootstrap.cc:654] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.853864 22644 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:09.892117 22782 log.cc:927] Time spent T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:08:09.895282 22576 raft_consensus.cc:2393] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:09.898608 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:09.892132 22644 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:09.906862 22647 consensus_queue.cc:1048] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:09.910832 22697 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:09.917940 22424 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:09.919587 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:09.927083 22540 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:09.930027 22698 consensus_queue.cc:1048] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.935621 22623 consensus_queue.cc:1048] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:09.921082 22575 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:09.940564 22785 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.943042 22542 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:09.943499 22617 tablet_bootstrap.cc:654] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.945679 22619 tablet_bootstrap.cc:492] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:09.946120 22619 ts_tablet_manager.cc:1403] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.310s	user 0.017s	sys 0.015s
I20260709 13:08:09.941162 22785 raft_consensus.cc:697] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:09.939996 22776 consensus_queue.cc:1048] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:08:09.946125 22640 raft_consensus.cc:3060] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.953830 22324 catalog_manager.cc:5697] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.952972 22326 catalog_manager.cc:5697] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.953624 22542 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:09.958663 22542 leader_election.cc:343] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.958819 22618 tablet_bootstrap.cc:492] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:09.959370 22618 ts_tablet_manager.cc:1403] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.012s
I20260709 13:08:09.959975 22623 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.962275 22618 raft_consensus.cc:359] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.962961 22618 raft_consensus.cc:385] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.963265 22618 raft_consensus.cc:740] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.964833 22618 consensus_queue.cc:260] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.967339 22618 ts_tablet_manager.cc:1434] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:08:09.968273 22618 tablet_bootstrap.cc:492] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
W20260709 13:08:09.972689 22542 leader_election.cc:343] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.976114 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:09.976920 22499 raft_consensus.cc:2393] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:09.976903 22640 raft_consensus.cc:2749] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.978732 22619 raft_consensus.cc:359] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.979499 22619 raft_consensus.cc:385] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.979777 22619 raft_consensus.cc:740] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.980733 22785 consensus_queue.cc:237] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.981516 22619 consensus_queue.cc:260] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.983146 22640 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.984300 22619 ts_tablet_manager.cc:1434] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:08:09.985265 22619 tablet_bootstrap.cc:492] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:09.989492 22630 consensus_queue.cc:1048] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.977324 22623 raft_consensus.cc:2749] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.983743 22640 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:09.994542 22618 tablet_bootstrap.cc:654] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.004189 22640 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:10.004917 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:10.009284 22619 tablet_bootstrap.cc:654] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.009099 22640 consensus_queue.cc:1048] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:10.010108 22540 leader_election.cc:343] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.081415 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.093680 22466 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:10.094782 22697 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.097714 22324 catalog_manager.cc:5697] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.096055 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.114624 22618 tablet_bootstrap.cc:492] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:10.115423 22618 ts_tablet_manager.cc:1403] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.147s	user 0.032s	sys 0.029s
I20260709 13:08:10.119463 22772 consensus_queue.cc:1048] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:10.119802 22542 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:10.120561 22785 raft_consensus.cc:2749] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:10.121273 22617 tablet_bootstrap.cc:492] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.121934 22617 ts_tablet_manager.cc:1403] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.359s	user 0.013s	sys 0.025s
I20260709 13:08:10.125562 22619 tablet_bootstrap.cc:492] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.126075 22619 ts_tablet_manager.cc:1403] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.007s
W20260709 13:08:10.132058 22542 leader_election.cc:343] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.134228 22542 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:10.135106 22623 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:10.136979 22619 raft_consensus.cc:359] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.137722 22619 raft_consensus.cc:385] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.137979 22619 raft_consensus.cc:740] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.139073 22619 consensus_queue.cc:260] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.142395 22619 ts_tablet_manager.cc:1434] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:08:10.141152 22617 raft_consensus.cc:359] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.142899 22617 raft_consensus.cc:385] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.143270 22617 raft_consensus.cc:740] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.143366 22619 tablet_bootstrap.cc:492] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.152493 22617 consensus_queue.cc:260] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.158923 22618 raft_consensus.cc:359] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.159773 22618 raft_consensus.cc:385] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.160017 22618 raft_consensus.cc:740] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.166857 22618 consensus_queue.cc:260] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.167292 22776 consensus_queue.cc:1048] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.167266 22617 ts_tablet_manager.cc:1434] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.001s
I20260709 13:08:10.168570 22698 consensus_queue.cc:1048] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:10.169709 22617 tablet_bootstrap.cc:492] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.169806 22618 ts_tablet_manager.cc:1434] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.004s
I20260709 13:08:10.170790 22618 tablet_bootstrap.cc:492] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:10.177402 22618 tablet_bootstrap.cc:654] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.178200 22697 raft_consensus.cc:2749] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:10.200083 22617 tablet_bootstrap.cc:654] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.208205 22686 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.208763 22686 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.212164 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.213246 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.216193 22576 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:10.217586 22391 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:10.218469 22647 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:10.218605 22393 leader_election.cc:343] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.218894 22647 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:10.219313 22647 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.210870 22686 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.224491 22785 consensus_queue.cc:1048] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:10.231078 22647 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.239421 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:10.239957 22647 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.241767 22618 tablet_bootstrap.cc:492] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:10.244359 22618 ts_tablet_manager.cc:1403] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.002s
I20260709 13:08:10.242038 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:10.244853 22574 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:10.242452 22393 leader_election.cc:343] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.247020 22618 raft_consensus.cc:359] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.247781 22618 raft_consensus.cc:385] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.248078 22618 raft_consensus.cc:740] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.248796 22618 consensus_queue.cc:260] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.251657 22618 ts_tablet_manager.cc:1434] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:10.252621 22618 tablet_bootstrap.cc:492] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:10.255389 22686 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:10.258881 22574 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:10.260227 22391 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:10.261368 22686 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:10.261855 22686 raft_consensus.cc:697] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:10.262588 22686 consensus_queue.cc:237] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:10.271759 22802 log.cc:927] Time spent T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.078s	user 0.003s	sys 0.000s
I20260709 13:08:10.278146 22619 tablet_bootstrap.cc:654] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.291293 22617 tablet_bootstrap.cc:492] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.291775 22617 ts_tablet_manager.cc:1403] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.004s
I20260709 13:08:10.293280 22324 catalog_manager.cc:5697] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.296625 22618 tablet_bootstrap.cc:654] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.293944 22617 raft_consensus.cc:359] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.298326 22647 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:10.298687 22617 raft_consensus.cc:385] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.299669 22617 raft_consensus.cc:740] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.300460 22617 consensus_queue.cc:260] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.302469 22617 ts_tablet_manager.cc:1434] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:08:10.304783 22619 tablet_bootstrap.cc:492] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.305263 22619 ts_tablet_manager.cc:1403] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.000s
I20260709 13:08:10.307595 22617 tablet_bootstrap.cc:492] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.307296 22619 raft_consensus.cc:359] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.307967 22619 raft_consensus.cc:385] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.308247 22619 raft_consensus.cc:740] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.308877 22619 consensus_queue.cc:260] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.312847 22618 tablet_bootstrap.cc:492] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:10.312976 22619 ts_tablet_manager.cc:1434] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:10.313372 22618 ts_tablet_manager.cc:1403] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.013s
I20260709 13:08:10.313938 22619 tablet_bootstrap.cc:492] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.314769 22617 tablet_bootstrap.cc:654] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.326826 22618 raft_consensus.cc:359] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.327852 22618 raft_consensus.cc:385] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.328197 22618 raft_consensus.cc:740] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.329095 22618 consensus_queue.cc:260] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.330432 22619 tablet_bootstrap.cc:654] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.331596 22618 ts_tablet_manager.cc:1434] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:08:10.332556 22618 tablet_bootstrap.cc:492] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:10.340894 22618 tablet_bootstrap.cc:654] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.346851 22617 tablet_bootstrap.cc:492] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.347369 22617 ts_tablet_manager.cc:1403] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.021s
I20260709 13:08:10.351239 22619 tablet_bootstrap.cc:492] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.351452 22618 tablet_bootstrap.cc:492] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:10.350925 22617 raft_consensus.cc:359] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.351902 22619 ts_tablet_manager.cc:1403] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 13:08:10.351902 22618 ts_tablet_manager.cc:1403] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:08:10.351807 22617 raft_consensus.cc:385] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.353684 22617 raft_consensus.cc:740] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.354326 22617 consensus_queue.cc:260] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.354728 22619 raft_consensus.cc:359] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.355414 22619 raft_consensus.cc:385] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.355127 22618 raft_consensus.cc:359] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.355712 22619 raft_consensus.cc:740] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.355792 22618 raft_consensus.cc:385] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.356117 22618 raft_consensus.cc:740] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.356462 22617 ts_tablet_manager.cc:1434] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:10.356364 22619 consensus_queue.cc:260] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.356774 22618 consensus_queue.cc:260] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.359606 22618 ts_tablet_manager.cc:1434] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:10.360163 22619 ts_tablet_manager.cc:1434] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:10.361068 22619 tablet_bootstrap.cc:492] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.363032 22618 tablet_bootstrap.cc:492] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:10.362893 22617 tablet_bootstrap.cc:492] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.367553 22619 tablet_bootstrap.cc:654] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.370041 22617 tablet_bootstrap.cc:654] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.386787 22623 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.387506 22623 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.390166 22623 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:10.396471 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:10.397235 22424 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:10.397661 22618 tablet_bootstrap.cc:654] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.399277 22647 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.399812 22647 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.400035 22540 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:10.401829 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.402516 22503 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:10.405418 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.407241 22647 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:10.407400 22391 leader_election.cc:343] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.408648 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:10.410962 22393 leader_election.cc:343] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.411610 22393 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:10.413745 22619 tablet_bootstrap.cc:492] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.414254 22619 ts_tablet_manager.cc:1403] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.024s
I20260709 13:08:10.415972 22617 tablet_bootstrap.cc:492] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.415863 22630 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:10.417109 22617 ts_tablet_manager.cc:1403] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.054s	user 0.031s	sys 0.011s
I20260709 13:08:10.418438 22619 raft_consensus.cc:359] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.419505 22619 raft_consensus.cc:385] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.419888 22619 raft_consensus.cc:740] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.420346 22617 raft_consensus.cc:359] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.420778 22623 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:10.421168 22623 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:10.421178 22617 raft_consensus.cc:385] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.421614 22623 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.421677 22617 raft_consensus.cc:740] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.422881 22617 consensus_queue.cc:260] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.420778 22619 consensus_queue.cc:260] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.425557 22617 ts_tablet_manager.cc:1434] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:10.426708 22617 tablet_bootstrap.cc:492] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.429298 22619 ts_tablet_manager.cc:1434] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 13:08:10.429891 22697 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.430356 22697 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.432302 22697 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.433524 22619 tablet_bootstrap.cc:492] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.434917 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:10.435727 22427 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:10.437216 22785 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.437808 22785 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.444278 22617 tablet_bootstrap.cc:654] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.444175 22466 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:10.445190 22697 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:10.445570 22697 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:10.445904 22697 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.446439 22619 tablet_bootstrap.cc:654] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.447023 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.447926 22575 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
W20260709 13:08:10.444187 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:10.450014 22785 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:10.453285 22697 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.453751 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:10.455441 22697 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:10.457145 22540 leader_election.cc:343] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.460206 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.462263 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:10.462677 22617 tablet_bootstrap.cc:492] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.462896 22575 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.463387 22617 ts_tablet_manager.cc:1403] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260709 13:08:10.464880 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:10.465494 22424 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.466423 22617 raft_consensus.cc:359] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.467767 22617 raft_consensus.cc:385] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.468102 22617 raft_consensus.cc:740] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.469092 22617 consensus_queue.cc:260] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.472036 22617 ts_tablet_manager.cc:1434] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:08:10.473052 22617 tablet_bootstrap.cc:492] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.479429 22619 tablet_bootstrap.cc:492] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.479740 22617 tablet_bootstrap.cc:654] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.480139 22619 ts_tablet_manager.cc:1403] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.003s
I20260709 13:08:10.483911 22619 raft_consensus.cc:359] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.484964 22619 raft_consensus.cc:385] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.485324 22619 raft_consensus.cc:740] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.486471 22619 consensus_queue.cc:260] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.489365 22619 ts_tablet_manager.cc:1434] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:08:10.491353 22619 tablet_bootstrap.cc:492] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.492195 22617 tablet_bootstrap.cc:492] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.492178 22697 consensus_queue.cc:1048] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:10.492914 22617 ts_tablet_manager.cc:1403] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
W20260709 13:08:10.493945 22542 leader_election.cc:343] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.494426 22542 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:10.495827 22617 raft_consensus.cc:359] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.496570 22617 raft_consensus.cc:385] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.496891 22617 raft_consensus.cc:740] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.497406 22619 tablet_bootstrap.cc:654] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.497576 22617 consensus_queue.cc:260] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.498909 22640 raft_consensus.cc:2749] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:10.500279 22617 ts_tablet_manager.cc:1434] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:10.502552 22617 tablet_bootstrap.cc:492] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.506212 22575 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:10.508937 22617 tablet_bootstrap.cc:654] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.514205 22785 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.515179 22503 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.514976 22785 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.519117 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:10.520951 22540 leader_election.cc:343] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.521673 22466 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:10.522514 22697 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:10.522773 22785 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:10.523237 22697 raft_consensus.cc:697] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:10.524168 22697 consensus_queue.cc:237] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.524848 22619 tablet_bootstrap.cc:492] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.525305 22619 ts_tablet_manager.cc:1403] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.009s
I20260709 13:08:10.528918 22619 raft_consensus.cc:359] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.529690 22619 raft_consensus.cc:385] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.529969 22619 raft_consensus.cc:740] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.530679 22619 consensus_queue.cc:260] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.532294 22619 ts_tablet_manager.cc:1434] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:10.533190 22619 tablet_bootstrap.cc:492] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.537369 22424 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:10.543478 22785 consensus_queue.cc:1048] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:10.547389 22623 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.548761 22619 tablet_bootstrap.cc:654] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.550230 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:10.550876 22424 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.553835 22617 tablet_bootstrap.cc:492] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.554382 22617 ts_tablet_manager.cc:1403] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 13:08:10.554636 22630 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.555243 22630 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.557581 22630 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.557454 22617 raft_consensus.cc:359] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.558316 22617 raft_consensus.cc:385] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.558655 22617 raft_consensus.cc:740] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.560489 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.561436 22575 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:10.561249 22617 consensus_queue.cc:260] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.562898 22391 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:10.563836 22617 ts_tablet_manager.cc:1434] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:08:10.564868 22617 tablet_bootstrap.cc:492] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.564957 22647 raft_consensus.cc:2804] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:10.565392 22647 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:10.565744 22647 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.567430 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.572067 22617 tablet_bootstrap.cc:654] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.577227 22619 tablet_bootstrap.cc:492] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.577694 22619 ts_tablet_manager.cc:1403] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.013s
I20260709 13:08:10.577778 22623 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:10.580633 22619 raft_consensus.cc:359] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.581302 22619 raft_consensus.cc:385] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.581553 22619 raft_consensus.cc:740] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.581916 22618 tablet_bootstrap.cc:492] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:10.582543 22618 ts_tablet_manager.cc:1403] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.222s	user 0.042s	sys 0.065s
I20260709 13:08:10.582265 22619 consensus_queue.cc:260] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.574085 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:10.577230 22542 leader_election.cc:343] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.583523 22502 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:10.583639 22542 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:10.585212 22618 raft_consensus.cc:359] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.585391 22640 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:10.585916 22618 raft_consensus.cc:385] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.586241 22618 raft_consensus.cc:740] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.589789 22619 ts_tablet_manager.cc:1434] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:10.590739 22619 tablet_bootstrap.cc:492] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.596799 22619 tablet_bootstrap.cc:654] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.607064 22697 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.607610 22697 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.609763 22618 consensus_queue.cc:260] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.606599 22647 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.612331 22618 ts_tablet_manager.cc:1434] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:08:10.613168 22647 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.613698 22619 tablet_bootstrap.cc:492] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.609794 22697 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.614295 22619 ts_tablet_manager.cc:1403] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260709 13:08:10.614878 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:10.615715 22575 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.617072 22619 raft_consensus.cc:359] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.617812 22619 raft_consensus.cc:385] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.618076 22619 raft_consensus.cc:740] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.618805 22619 consensus_queue.cc:260] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.621117 22619 ts_tablet_manager.cc:1434] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:10.622103 22619 tablet_bootstrap.cc:492] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.622195 22623 consensus_queue.cc:1048] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:10.632241 22619 tablet_bootstrap.cc:654] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.637463 22424 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:10.639106 22540 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:10.640231 22623 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:10.640961 22623 raft_consensus.cc:697] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:10.641837 22623 consensus_queue.cc:237] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.642895 22618 tablet_bootstrap.cc:492] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:10.644855 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:10.648548 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.649672 22574 raft_consensus.cc:2393] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:10.667153 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:10.667359 22697 consensus_queue.cc:1048] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.667848 22499 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.655678 22575 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:10.670535 22323 catalog_manager.cc:5697] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:10.672020 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 81649.4us
I20260709 13:08:10.680809 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:10.681679 22502 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.684356 22391 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:10.690075 22697 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.691596 22697 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.694375 22697 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.690486 22466 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:10.696388 22828 raft_consensus.cc:2804] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:10.699631 22772 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.699308 22828 raft_consensus.cc:697] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:10.704759 22618 tablet_bootstrap.cc:654] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:10.706290 22828 consensus_queue.cc:237] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.715994 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.742857 22617 tablet_bootstrap.cc:492] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:10.743517 22617 ts_tablet_manager.cc:1403] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.179s	user 0.039s	sys 0.051s
I20260709 13:08:10.745797 22774 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.746501 22774 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.722785 22324 catalog_manager.cc:5697] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.724081 22574 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:10.919633 22499 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:10.923552 22630 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.924132 22630 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.911665 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.787470 22502 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:10.917557 22772 raft_consensus.cc:2749] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:10.921506 22617 raft_consensus.cc:359] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.928758 22617 raft_consensus.cc:385] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.868399 22698 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.929069 22617 raft_consensus.cc:740] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.929502 22698 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.929802 22617 consensus_queue.cc:260] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.931816 22698 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.937402 22640 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.937920 22619 tablet_bootstrap.cc:492] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:10.938114 22640 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.938711 22619 ts_tablet_manager.cc:1403] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.317s	user 0.042s	sys 0.044s
I20260709 13:08:10.940413 22618 tablet_bootstrap.cc:492] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:10.940585 22640 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:10.940940 22618 ts_tablet_manager.cc:1403] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.298s	user 0.044s	sys 0.026s
I20260709 13:08:10.941784 22619 raft_consensus.cc:359] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.942667 22619 raft_consensus.cc:385] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.943011 22619 raft_consensus.cc:740] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.944893 22617 ts_tablet_manager.cc:1434] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.201s	user 0.018s	sys 0.010s
I20260709 13:08:10.947559 22619 consensus_queue.cc:260] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.949663 22617 tablet_bootstrap.cc:492] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:10.953186 22619 ts_tablet_manager.cc:1434] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:08:10.953941 22619 tablet_bootstrap.cc:492] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:10.792982 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:10.955194 22427 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:10.951622 22618 raft_consensus.cc:359] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.956395 22618 raft_consensus.cc:385] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:10.956753 22618 raft_consensus.cc:740] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:10.957477 22618 consensus_queue.cc:260] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.794802 22466 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:10.959134 22686 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.965637 22686 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:10.958978 22698 raft_consensus.cc:2804] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:10.967273 22698 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:10.967690 22698 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.967768 22686 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:10.966502 22393 leader_election.cc:343] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:10.966650 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.961503 22618 ts_tablet_manager.cc:1434] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:08:10.969782 22618 tablet_bootstrap.cc:492] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:10.961278 22630 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.962576 22774 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:10.969151 22502 raft_consensus.cc:2468] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
W20260709 13:08:10.958807 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 164112us
I20260709 13:08:10.960008 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:10.975373 22427 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:10.977084 22393 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:10.977147 22774 consensus_queue.cc:1048] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:10.978490 22686 raft_consensus.cc:2804] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:10.978914 22686 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:10.978965 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:10.981508 22502 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:10.980468 22686 raft_consensus.cc:3060] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:10.996826 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.997573 22574 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:10.998973 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:10.999812 22575 raft_consensus.cc:2468] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:11.000360 22393 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.006383 22540 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.007059 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.011313 22574 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:11.008808 22644 raft_consensus.cc:2804] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.016232 22644 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.016606 22644 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.019670 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.024098 22774 consensus_queue.cc:1048] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:11.028959 22391 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:11.031857 22617 tablet_bootstrap.cc:654] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.009732 22828 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.038300 22619 tablet_bootstrap.cc:654] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.036506 22774 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.041334 22774 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.041803 22774 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.040567 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.045037 22644 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.045799 22618 tablet_bootstrap.cc:654] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.045192 22686 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.036140 22828 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.048656 22686 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:11.051462 22466 leader_election.cc:343] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.053275 22828 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.055189 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.056039 22499 raft_consensus.cc:3060] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.059442 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:11.060104 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.060737 22503 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:11.060158 22424 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.065493 22324 catalog_manager.cc:5697] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.070394 22499 raft_consensus.cc:2468] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.072167 22393 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.052106 22774 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.050640 22698 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.076015 22424 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:11.080263 22836 raft_consensus.cc:2804] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.080991 22836 raft_consensus.cc:697] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:11.081869 22540 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.082116 22836 consensus_queue.cc:237] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.084863 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.085256 22774 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.085506 22574 raft_consensus.cc:3060] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.057327 22644 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.092231 22837 raft_consensus.cc:2804] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.094843 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.095510 22577 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.105003 22837 raft_consensus.cc:697] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:11.091444 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.109038 22837 consensus_queue.cc:237] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:11.113986 22838 log.cc:927] Time spent T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:08:11.116489 22577 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.117893 22698 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.120196 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.139166 22499 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.121958 22574 raft_consensus.cc:2468] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
W20260709 13:08:11.148761 22393 leader_election.cc:343] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.154958 22391 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:11.155215 22644 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.155673 22644 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.155893 22836 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.156739 22836 raft_consensus.cc:697] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:11.157898 22836 consensus_queue.cc:237] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.160086 22644 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.161115 22644 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.161573 22618 tablet_bootstrap.cc:492] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.162101 22618 ts_tablet_manager.cc:1403] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.192s	user 0.009s	sys 0.017s
I20260709 13:08:11.170962 22324 catalog_manager.cc:5697] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.164778 22828 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.176997 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.164747 22499 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:11.179610 22618 raft_consensus.cc:359] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.180310 22618 raft_consensus.cc:385] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.180657 22618 raft_consensus.cc:740] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.181172 22323 catalog_manager.cc:5697] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:11.181491 22618 consensus_queue.cc:260] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.186184 22618 ts_tablet_manager.cc:1434] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 13:08:11.187355 22618 tablet_bootstrap.cc:492] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.196787 22617 tablet_bootstrap.cc:492] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.196552 22836 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.197254 22617 ts_tablet_manager.cc:1403] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.249s	user 0.011s	sys 0.018s
I20260709 13:08:11.197996 22619 tablet_bootstrap.cc:492] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:11.198664 22619 ts_tablet_manager.cc:1403] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.245s	user 0.012s	sys 0.019s
I20260709 13:08:11.200371 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.200912 22498 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:11.185235 22466 leader_election.cc:343] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.204248 22466 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.204977 22698 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:11.205943 22540 leader_election.cc:343] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.207767 22828 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.199268 22836 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.208773 22618 tablet_bootstrap.cc:654] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.216044 22836 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.217149 22619 raft_consensus.cc:359] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.217836 22619 raft_consensus.cc:385] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.218102 22619 raft_consensus.cc:740] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.218767 22619 consensus_queue.cc:260] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.225602 22498 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.226891 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.227324 22393 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.227507 22574 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.227698 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.228248 22836 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.228950 22836 raft_consensus.cc:697] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:11.229055 22393 leader_election.cc:343] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.229889 22836 consensus_queue.cc:237] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.234133 22617 raft_consensus.cc:359] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.234699 22574 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.234899 22617 raft_consensus.cc:385] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.235208 22617 raft_consensus.cc:740] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.236523 22617 consensus_queue.cc:260] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.238715 22617 ts_tablet_manager.cc:1434] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260709 13:08:11.240856 22617 tablet_bootstrap.cc:492] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:11.242686 22324 catalog_manager.cc:5697] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.245512 22619 ts_tablet_manager.cc:1434] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 13:08:11.254530 22619 tablet_bootstrap.cc:492] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:11.254457 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.259490 22574 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.251322 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:11.263499 22428 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.264748 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.255555 22785 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:11.258325 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.270563 22630 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.271337 22630 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.275779 22630 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.276852 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:11.277401 22542 leader_election.cc:343] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.277799 22499 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:11.279644 22393 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.280519 22630 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.280936 22630 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.281335 22630 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.284176 22617 tablet_bootstrap.cc:654] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.286336 22698 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.287613 22428 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:11.303437 22466 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.304261 22697 raft_consensus.cc:2804] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.303830 22618 tablet_bootstrap.cc:492] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.304806 22697 raft_consensus.cc:697] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:11.304976 22618 ts_tablet_manager.cc:1403] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.011s
I20260709 13:08:11.287878 22630 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.277884 22542 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.307531 22323 catalog_manager.cc:5697] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:11.291138 22391 leader_election.cc:343] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.291145 22698 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:11.293210 22574 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:11.295141 22619 tablet_bootstrap.cc:654] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.309821 22391 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:11.296473 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.305691 22697 consensus_queue.cc:237] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.313177 22828 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.309973 22644 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:11.319275 22391 leader_election.cc:343] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.307636 22618 raft_consensus.cc:359] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.322906 22618 raft_consensus.cc:385] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.323582 22618 raft_consensus.cc:740] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.324395 22618 consensus_queue.cc:260] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.325829 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.326035 22630 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.329594 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.309625 22617 tablet_bootstrap.cc:492] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.332926 22498 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.333514 22617 ts_tablet_manager.cc:1403] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.002s
W20260709 13:08:11.334364 22391 leader_election.cc:343] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.336316 22618 ts_tablet_manager.cc:1434] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:08:11.338791 22617 raft_consensus.cc:359] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.339541 22617 raft_consensus.cc:385] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.339823 22617 raft_consensus.cc:740] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.340240 22498 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.340521 22617 consensus_queue.cc:260] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.341490 22393 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:11.342562 22630 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.342751 22617 ts_tablet_manager.cc:1434] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:08:11.343082 22630 raft_consensus.cc:697] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:11.343727 22617 tablet_bootstrap.cc:492] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:11.343910 22630 consensus_queue.cc:237] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.347019 22618 tablet_bootstrap.cc:492] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.347792 22836 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.348515 22836 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.352469 22836 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.352859 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.353541 22577 raft_consensus.cc:2468] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:11.354408 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.356511 22391 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.357371 22828 raft_consensus.cc:2804] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.357712 22828 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.358031 22828 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.358405 22618 tablet_bootstrap.cc:654] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:11.359422 22393 leader_election.cc:343] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.368528 22617 tablet_bootstrap.cc:654] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.369166 22836 consensus_queue.cc:1048] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.371614 22323 catalog_manager.cc:5697] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.378389 22828 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.381551 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.381815 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.382409 22575 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.382476 22828 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.384093 22617 tablet_bootstrap.cc:492] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.387214 22617 ts_tablet_manager.cc:1403] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260709 13:08:11.387883 22619 tablet_bootstrap.cc:492] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:11.388383 22619 ts_tablet_manager.cc:1403] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.001s
W20260709 13:08:11.388976 22393 leader_election.cc:343] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.392284 22618 tablet_bootstrap.cc:492] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.392766 22618 ts_tablet_manager.cc:1403] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 13:08:11.393993 22575 raft_consensus.cc:2468] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.395656 22391 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:11.397343 22619 raft_consensus.cc:359] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.398090 22619 raft_consensus.cc:385] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.398375 22619 raft_consensus.cc:740] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.399087 22619 consensus_queue.cc:260] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.400383 22618 raft_consensus.cc:359] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.401705 22836 raft_consensus.cc:2804] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.402768 22618 raft_consensus.cc:385] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.403856 22618 raft_consensus.cc:740] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.404556 22618 consensus_queue.cc:260] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.406755 22618 ts_tablet_manager.cc:1434] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:08:11.407701 22618 tablet_bootstrap.cc:492] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.411314 22836 raft_consensus.cc:697] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:11.412706 22619 ts_tablet_manager.cc:1434] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:08:11.412881 22836 consensus_queue.cc:237] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.415916 22619 tablet_bootstrap.cc:492] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:11.421298 22774 consensus_queue.cc:1048] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:11.422830 22618 tablet_bootstrap.cc:654] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.427351 22617 raft_consensus.cc:359] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.430578 22617 raft_consensus.cc:385] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.430903 22617 raft_consensus.cc:740] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.431591 22617 consensus_queue.cc:260] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.433948 22617 ts_tablet_manager.cc:1434] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 13:08:11.434962 22617 tablet_bootstrap.cc:492] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:11.457818 22619 tablet_bootstrap.cc:654] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.458846 22323 catalog_manager.cc:5697] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.462421 22323 catalog_manager.cc:5697] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.468870 22617 tablet_bootstrap.cc:654] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.487700 22619 tablet_bootstrap.cc:492] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:11.488194 22619 ts_tablet_manager.cc:1403] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.002s
I20260709 13:08:11.490810 22619 raft_consensus.cc:359] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.491559 22619 raft_consensus.cc:385] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.491832 22619 raft_consensus.cc:740] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.492506 22619 consensus_queue.cc:260] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.496994 22619 ts_tablet_manager.cc:1434] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:08:11.497960 22619 tablet_bootstrap.cc:492] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:11.496086 22618 tablet_bootstrap.cc:492] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.499203 22618 ts_tablet_manager.cc:1403] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.011s
I20260709 13:08:11.503890 22619 tablet_bootstrap.cc:654] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.502820 22618 raft_consensus.cc:359] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.505100 22618 raft_consensus.cc:385] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.505462 22618 raft_consensus.cc:740] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.506422 22618 consensus_queue.cc:260] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.510372 22618 ts_tablet_manager.cc:1434] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:11.521198 22617 tablet_bootstrap.cc:492] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.521723 22617 ts_tablet_manager.cc:1403] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.020s
I20260709 13:08:11.523720 22618 tablet_bootstrap.cc:492] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.524694 22617 raft_consensus.cc:359] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.525401 22617 raft_consensus.cc:385] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.525687 22617 raft_consensus.cc:740] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.526486 22617 consensus_queue.cc:260] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.528986 22617 ts_tablet_manager.cc:1434] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:11.529829 22618 tablet_bootstrap.cc:654] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.529892 22617 tablet_bootstrap.cc:492] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:11.534370 22619 tablet_bootstrap.cc:492] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:11.534786 22619 ts_tablet_manager.cc:1403] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.002s
I20260709 13:08:11.536522 22644 consensus_queue.cc:1048] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:11.537763 22619 raft_consensus.cc:359] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.538437 22619 raft_consensus.cc:385] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.538729 22619 raft_consensus.cc:740] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.539377 22619 consensus_queue.cc:260] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.540515 22617 tablet_bootstrap.cc:654] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.541513 22619 ts_tablet_manager.cc:1434] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:11.542490 22619 tablet_bootstrap.cc:492] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:11.552735 22617 tablet_bootstrap.cc:492] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.553249 22617 ts_tablet_manager.cc:1403] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.002s
I20260709 13:08:11.556319 22617 raft_consensus.cc:359] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.556969 22617 raft_consensus.cc:385] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.557245 22617 raft_consensus.cc:740] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
W20260709 13:08:11.558153 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:11.557840 22617 consensus_queue.cc:260] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.564783 22617 ts_tablet_manager.cc:1434] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:11.559201 22619 tablet_bootstrap.cc:654] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.563241 22618 tablet_bootstrap.cc:492] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.565487 22618 ts_tablet_manager.cc:1403] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.007s
I20260709 13:08:11.568550 22617 tablet_bootstrap.cc:492] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:11.568339 22618 raft_consensus.cc:359] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.570804 22618 raft_consensus.cc:385] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.571265 22618 raft_consensus.cc:740] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.572121 22618 consensus_queue.cc:260] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.574251 22618 ts_tablet_manager.cc:1434] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:11.575095 22617 tablet_bootstrap.cc:654] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.575217 22618 tablet_bootstrap.cc:492] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.580117 22630 consensus_queue.cc:1048] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:11.583135 22618 tablet_bootstrap.cc:654] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.592012 22837 consensus_queue.cc:1048] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.596812 22618 tablet_bootstrap.cc:492] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.597415 22618 ts_tablet_manager.cc:1403] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 13:08:11.600822 22618 raft_consensus.cc:359] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.601686 22618 raft_consensus.cc:385] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.602023 22618 raft_consensus.cc:740] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.607165 22618 consensus_queue.cc:260] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.610066 22618 ts_tablet_manager.cc:1434] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 13:08:11.611272 22618 tablet_bootstrap.cc:492] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.619858 22618 tablet_bootstrap.cc:654] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.624661 22647 consensus_queue.cc:1048] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.632455 22618 tablet_bootstrap.cc:492] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.633090 22618 ts_tablet_manager.cc:1403] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:08:11.636799 22837 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.636850 22618 raft_consensus.cc:359] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.637835 22618 raft_consensus.cc:385] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.638201 22618 raft_consensus.cc:740] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.639168 22618 consensus_queue.cc:260] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.637626 22837 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.641860 22618 ts_tablet_manager.cc:1434] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:11.643090 22623 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.680748 22618 tablet_bootstrap.cc:492] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.642025 22837 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.643394 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.659561 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:11.684762 22542 leader_election.cc:343] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:11.688498 22540 leader_election.cc:343] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.688805 22618 tablet_bootstrap.cc:654] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.689006 22540 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.680905 22623 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.681954 22698 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.692839 22697 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.692726 22698 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.693315 22697 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.694818 22698 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.695134 22697 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.697002 22623 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.697324 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.708305 22574 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:11.698535 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.699093 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.711678 22499 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:11.700099 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.700647 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.701414 22785 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.713171 22425 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:11.702220 22618 tablet_bootstrap.cc:492] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.714169 22618 ts_tablet_manager.cc:1403] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.001s
I20260709 13:08:11.714273 22542 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:11.715092 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
W20260709 13:08:11.715898 22466 leader_election.cc:343] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.716462 22698 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.704744 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.716876 22698 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.705790 22619 tablet_bootstrap.cc:492] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:11.705597 22647 consensus_queue.cc:1048] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.706838 22697 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.717252 22698 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.717319 22428 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:11.717762 22697 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.718518 22785 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.718904 22785 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.719141 22498 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.719290 22785 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.719899 22697 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.723640 22619 ts_tablet_manager.cc:1403] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.181s	user 0.033s	sys 0.035s
I20260709 13:08:11.724553 22623 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.728132 22623 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.729146 22617 tablet_bootstrap.cc:492] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.729605 22617 ts_tablet_manager.cc:1403] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.034s
I20260709 13:08:11.724736 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:11.731365 22466 leader_election.cc:343] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.730115 22623 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.731788 22466 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.732141 22617 raft_consensus.cc:359] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.732404 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.732821 22617 raft_consensus.cc:385] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.733140 22617 raft_consensus.cc:740] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.726382 22619 raft_consensus.cc:359] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.734388 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.734791 22619 raft_consensus.cc:385] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.735128 22619 raft_consensus.cc:740] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.735759 22619 consensus_queue.cc:260] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.736080 22697 raft_consensus.cc:2749] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.727234 22785 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.738694 22785 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.735487 22499 raft_consensus.cc:2393] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:11.742082 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.743197 22619 ts_tablet_manager.cc:1434] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:08:11.743379 22618 raft_consensus.cc:359] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.744072 22618 raft_consensus.cc:385] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.744172 22619 tablet_bootstrap.cc:492] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:11.744369 22618 raft_consensus.cc:740] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.745110 22618 consensus_queue.cc:260] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.746614 22618 ts_tablet_manager.cc:1434] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260709 13:08:11.747557 22618 tablet_bootstrap.cc:492] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.753620 22618 tablet_bootstrap.cc:654] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.756008 22774 consensus_queue.cc:1048] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:11.730723 22698 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.764930 22499 raft_consensus.cc:2393] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:11.764991 22618 tablet_bootstrap.cc:492] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:11.765592 22774 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.765834 22618 ts_tablet_manager.cc:1403] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 13:08:11.766041 22774 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.766433 22698 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.768612 22774 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.769261 22618 raft_consensus.cc:359] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.769968 22618 raft_consensus.cc:385] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.770335 22618 raft_consensus.cc:740] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.770143 22617 consensus_queue.cc:260] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.770963 22618 consensus_queue.cc:260] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.772598 22618 ts_tablet_manager.cc:1434] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:11.772547 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.773403 22574 raft_consensus.cc:2393] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:11.773610 22618 tablet_bootstrap.cc:492] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:11.775043 22466 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.770732 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.775624 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:11.775918 22499 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:11.776238 22428 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.776809 22698 consensus_queue.cc:1048] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.780483 22618 tablet_bootstrap.cc:654] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.784776 22623 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.785252 22623 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.786839 22428 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:11.787084 22623 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.790351 22619 tablet_bootstrap.cc:654] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.792146 22393 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.793020 22774 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.793402 22774 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.793727 22774 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.794462 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:11.795257 22425 raft_consensus.cc:2393] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:11.796583 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.797775 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:11.798812 22698 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.799316 22698 raft_consensus.cc:697] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:11.800163 22698 consensus_queue.cc:237] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.802206 22697 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.802641 22697 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.803404 22617 ts_tablet_manager.cc:1434] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
I20260709 13:08:11.804633 22617 tablet_bootstrap.cc:492] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:11.804833 22697 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.810470 22617 tablet_bootstrap.cc:654] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.801687 22774 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.815920 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.812932 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.816560 22425 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:11.813513 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.818625 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:11.819269 22499 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.822963 22619 tablet_bootstrap.cc:492] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:11.823491 22619 ts_tablet_manager.cc:1403] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.004s
I20260709 13:08:11.824023 22774 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.827831 22540 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.824640 22623 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.828755 22623 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.832259 22619 raft_consensus.cc:359] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.832952 22619 raft_consensus.cc:385] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.833017 22623 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.836709 22617 tablet_bootstrap.cc:492] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.837181 22617 ts_tablet_manager.cc:1403] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 13:08:11.837283 22774 consensus_queue.cc:1048] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:11.840165 22617 raft_consensus.cc:359] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.840867 22617 raft_consensus.cc:385] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.841172 22617 raft_consensus.cc:740] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.842017 22617 consensus_queue.cc:260] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.843775 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.844852 22617 ts_tablet_manager.cc:1434] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:11.844936 22576 raft_consensus.cc:2393] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:11.833247 22619 raft_consensus.cc:740] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.845825 22617 tablet_bootstrap.cc:492] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
W20260709 13:08:11.849131 22542 leader_election.cc:343] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.846613 22619 consensus_queue.cc:260] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.851389 22466 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.853705 22619 ts_tablet_manager.cc:1434] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:08:11.855646 22623 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.856226 22623 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.857832 22697 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.858821 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:11.861719 22776 consensus_queue.cc:1048] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:11.863243 22837 raft_consensus.cc:2749] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.864087 22623 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.864692 22540 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:11.866586 22697 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.867869 22772 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:11.873142 22542 leader_election.cc:343] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.876657 22499 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.881062 22837 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.891466 22393 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:11.892059 22540 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:11.892827 22785 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.893199 22785 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.893544 22785 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.893662 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:11.894325 22574 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:11.895193 22774 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:11.896006 22774 raft_consensus.cc:697] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:11.896929 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:11.897506 22574 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.897167 22774 consensus_queue.cc:237] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.899506 22772 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.901957 22785 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.904014 22785 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.905246 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.854934 22619 tablet_bootstrap.cc:492] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:11.909533 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.910547 22425 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:11.919135 22837 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:11.920756 22617 tablet_bootstrap.cc:654] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.927341 22686 consensus_queue.cc:1048] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:11.900226 22772 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.932551 22574 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:11.934954 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:11.935894 22424 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.937719 22619 tablet_bootstrap.cc:654] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:11.940752 22772 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:11.941497 22325 catalog_manager.cc:5697] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.955258 22617 tablet_bootstrap.cc:492] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:11.955907 22617 ts_tablet_manager.cc:1403] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.004s
I20260709 13:08:11.961207 22640 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:11.961735 22640 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:11.963115 22540 leader_election.cc:343] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:11.963465 22640 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.963763 22540 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:11.965207 22644 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:11.965548 22644 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:11.965866 22644 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.967207 22647 consensus_queue.cc:1048] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:11.971040 22617 raft_consensus.cc:359] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.972915 22644 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.975052 22644 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:11.971786 22617 raft_consensus.cc:385] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:11.981271 22617 raft_consensus.cc:740] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:11.981031 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:11.984040 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:11.984896 22427 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:11.984503 22617 consensus_queue.cc:260] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:11.996984 22617 ts_tablet_manager.cc:1434] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:08:11.998188 22617 tablet_bootstrap.cc:492] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:12.006099 22619 tablet_bootstrap.cc:492] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:12.006738 22619 ts_tablet_manager.cc:1403] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.152s	user 0.009s	sys 0.006s
I20260709 13:08:12.010721 22619 raft_consensus.cc:359] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.011714 22619 raft_consensus.cc:385] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.012065 22619 raft_consensus.cc:740] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.015261 22619 consensus_queue.cc:260] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.016835 22619 ts_tablet_manager.cc:1434] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:12.017722 22619 tablet_bootstrap.cc:492] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:12.023547 22619 tablet_bootstrap.cc:654] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.025641 22617 tablet_bootstrap.cc:654] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:12.035105 22540 leader_election.cc:343] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.038442 22617 tablet_bootstrap.cc:492] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:12.039073 22617 ts_tablet_manager.cc:1403] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.004s
I20260709 13:08:12.043076 22647 consensus_queue.cc:1048] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:12.044780 22647 consensus_queue.cc:1048] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:12.047515 22836 consensus_queue.cc:1048] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:12.049741 22617 raft_consensus.cc:359] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.056658 22619 tablet_bootstrap.cc:492] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:12.057216 22619 ts_tablet_manager.cc:1403] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260709 13:08:12.050684 22617 raft_consensus.cc:385] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.059870 22617 raft_consensus.cc:740] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.060824 22617 consensus_queue.cc:260] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.062110 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.063645 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:12.066684 22618 tablet_bootstrap.cc:492] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:12.067303 22618 ts_tablet_manager.cc:1403] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.294s	user 0.080s	sys 0.154s
I20260709 13:08:12.069299 22619 raft_consensus.cc:359] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.070017 22619 raft_consensus.cc:385] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.069674 22618 raft_consensus.cc:359] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.070294 22619 raft_consensus.cc:740] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.070400 22618 raft_consensus.cc:385] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.070678 22618 raft_consensus.cc:740] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.070938 22619 consensus_queue.cc:260] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.076896 22619 ts_tablet_manager.cc:1434] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:08:12.077862 22619 tablet_bootstrap.cc:492] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:12.079676 22686 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.080287 22686 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.082355 22686 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.071593 22618 consensus_queue.cc:260] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.084923 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.085150 22618 ts_tablet_manager.cc:1434] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:08:12.085569 22502 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:12.086091 22618 tablet_bootstrap.cc:492] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:12.090760 22772 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.091320 22772 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.092833 22618 tablet_bootstrap.cc:654] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.093323 22772 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.095817 22619 tablet_bootstrap.cc:654] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.096771 22686 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.098731 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.099591 22575 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:12.101028 22391 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:12.100970 22686 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.103327 22630 raft_consensus.cc:2804] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.103950 22630 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.104456 22630 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.107766 22617 ts_tablet_manager.cc:1434] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260709 13:08:12.109032 22617 tablet_bootstrap.cc:492] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:12.119606 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.129204 22686 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.131055 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.131999 22576 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:12.132329 22427 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:12.133778 22391 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:12.137868 22774 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.138458 22774 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.139107 22774 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.128690 22325 catalog_manager.cc:5697] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.155447 22618 tablet_bootstrap.cc:492] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:12.156647 22618 ts_tablet_manager.cc:1403] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.023s
I20260709 13:08:12.136875 22617 tablet_bootstrap.cc:654] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.162027 22619 tablet_bootstrap.cc:492] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:12.162523 22619 ts_tablet_manager.cc:1403] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.019s
I20260709 13:08:12.165107 22619 raft_consensus.cc:359] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.165792 22619 raft_consensus.cc:385] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.166054 22619 raft_consensus.cc:740] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.166637 22619 consensus_queue.cc:260] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.166718 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:12.167588 22502 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.168329 22619 ts_tablet_manager.cc:1434] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:08:12.169196 22619 tablet_bootstrap.cc:492] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:12.159320 22618 raft_consensus.cc:359] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.171260 22618 raft_consensus.cc:385] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.171563 22618 raft_consensus.cc:740] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.172206 22618 consensus_queue.cc:260] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.173796 22618 ts_tablet_manager.cc:1434] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.001s
I20260709 13:08:12.174693 22618 tablet_bootstrap.cc:492] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:12.182268 22619 tablet_bootstrap.cc:654] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.186856 22618 tablet_bootstrap.cc:654] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.192931 22619 tablet_bootstrap.cc:492] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:12.193547 22619 ts_tablet_manager.cc:1403] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.003s
I20260709 13:08:12.198051 22618 tablet_bootstrap.cc:492] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:12.198745 22618 ts_tablet_manager.cc:1403] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
W20260709 13:08:12.200032 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 112209us
I20260709 13:08:12.203071 22502 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:12.203217 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.203542 22618 raft_consensus.cc:359] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.204419 22618 raft_consensus.cc:385] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.204805 22618 raft_consensus.cc:740] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.202442 22619 raft_consensus.cc:359] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.206075 22619 raft_consensus.cc:385] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.206465 22619 raft_consensus.cc:740] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
W20260709 13:08:12.207047 22542 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.20.211.190:33697, user_credentials={real_user=slave}} blocked reactor thread for 58362.8us
I20260709 13:08:12.207386 22619 consensus_queue.cc:260] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.208738 22618 consensus_queue.cc:260] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.209589 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.210260 22576 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:12.211481 22540 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:12.212101 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:12.213428 22426 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:12.214398 22640 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.214874 22640 raft_consensus.cc:697] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:12.072928 22424 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:12.215638 22640 consensus_queue.cc:237] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.218168 22619 ts_tablet_manager.cc:1434] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:08:12.219151 22618 ts_tablet_manager.cc:1434] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 13:08:12.220395 22618 tablet_bootstrap.cc:492] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:12.222958 22774 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.223605 22619 tablet_bootstrap.cc:492] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:12.225127 22774 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.226279 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:12.226907 22576 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.227193 22540 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:12.218717 22630 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.229305 22617 tablet_bootstrap.cc:492] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:12.229885 22630 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.231161 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:12.231523 22619 tablet_bootstrap.cc:654] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.231798 22575 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.231912 22623 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.232452 22623 raft_consensus.cc:697] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:12.233165 22623 consensus_queue.cc:237] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.237056 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:12.237293 22618 tablet_bootstrap.cc:654] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.237888 22424 raft_consensus.cc:2393] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:12.238049 22644 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.238494 22644 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.240659 22644 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:12.242084 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.243651 22466 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:12.244391 22772 raft_consensus.cc:2804] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.244797 22772 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.245182 22772 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.245107 22575 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:12.246676 22391 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:12.248821 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:12.229776 22617 ts_tablet_manager.cc:1403] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.017s
I20260709 13:08:12.251259 22630 raft_consensus.cc:2804] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.251814 22630 raft_consensus.cc:697] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:12.252221 22542 leader_election.cc:343] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.252676 22542 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:12.253631 22617 raft_consensus.cc:359] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.254293 22617 raft_consensus.cc:385] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.254427 22618 tablet_bootstrap.cc:492] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:12.254603 22617 raft_consensus.cc:740] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.254884 22618 ts_tablet_manager.cc:1403] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.002s
I20260709 13:08:12.252864 22630 consensus_queue.cc:237] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.255273 22617 consensus_queue.cc:260] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.257253 22837 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:12.257694 22617 ts_tablet_manager.cc:1434] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260709 13:08:12.258378 22542 leader_election.cc:343] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.258622 22617 tablet_bootstrap.cc:492] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:12.258867 22618 raft_consensus.cc:359] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.259562 22618 raft_consensus.cc:385] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.259827 22618 raft_consensus.cc:740] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
W20260709 13:08:12.260578 22540 leader_election.cc:343] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.260460 22618 consensus_queue.cc:260] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.275776 22618 ts_tablet_manager.cc:1434] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:08:12.276741 22618 tablet_bootstrap.cc:492] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
W20260709 13:08:12.279430 22542 leader_election.cc:343] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.279975 22542 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:12.282562 22785 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:12.289237 22772 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:12.343442 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 61653.3us
I20260709 13:08:12.343328 22576 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:12.357278 22619 tablet_bootstrap.cc:492] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:12.380082 22617 tablet_bootstrap.cc:654] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.381409 22619 ts_tablet_manager.cc:1403] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.022s
I20260709 13:08:12.408154 22630 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.408942 22698 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.409073 22630 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.409895 22698 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.412851 22698 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.416165 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:12.424331 22630 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.426179 22618 tablet_bootstrap.cc:654] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:12.443116 22393 leader_election.cc:343] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.444360 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.445523 22501 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:12.449478 22466 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:12.451122 22619 raft_consensus.cc:359] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.452360 22619 raft_consensus.cc:385] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.452711 22619 raft_consensus.cc:740] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.459574 22836 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.460091 22910 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:12.460386 22836 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.464654 22836 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.472281 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:12.473069 22391 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:12.483384 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.485236 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.486219 22836 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.492239 22619 consensus_queue.cc:260] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:12.493407 22393 leader_election.cc:343] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.494616 22619 ts_tablet_manager.cc:1434] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.087s	user 0.003s	sys 0.004s
I20260709 13:08:12.473739 22502 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.496419 22619 tablet_bootstrap.cc:492] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:12.490032 22836 raft_consensus.cc:697] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:12.508169 22772 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.510862 22836 consensus_queue.cc:237] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.544785 22542 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:12.554227 22644 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.554747 22644 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.555217 22644 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.557878 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.558919 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.559810 22571 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:12.552218 22772 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:12.549911 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.564033 22573 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:12.575045 22644 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.578068 22644 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:12.630386 22772 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.630968 22772 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.631435 22502 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:12.633308 22772 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.639812 22618 tablet_bootstrap.cc:492] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:12.637760 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:12.641316 22915 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.641438 22499 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.641888 22915 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.644622 22617 tablet_bootstrap.cc:492] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:12.645226 22617 ts_tablet_manager.cc:1403] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.387s	user 0.021s	sys 0.040s
I20260709 13:08:12.650264 22499 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:12.641489 22618 ts_tablet_manager.cc:1403] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.365s	user 0.031s	sys 0.026s
I20260709 13:08:12.652199 22617 raft_consensus.cc:359] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.653111 22617 raft_consensus.cc:385] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.652976 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:12.653391 22617 raft_consensus.cc:740] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:12.653682 22575 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.654059 22617 consensus_queue.cc:260] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.655800 22617 ts_tablet_manager.cc:1434] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:08:12.658037 22618 raft_consensus.cc:359] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.658887 22618 raft_consensus.cc:385] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:12.659255 22618 raft_consensus.cc:740] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
W20260709 13:08:12.660207 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 183052us
I20260709 13:08:12.660015 22618 consensus_queue.cc:260] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.641482 22619 tablet_bootstrap.cc:654] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:12.637745 22466 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:12.663305 22697 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:12.663633 22697 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:12.663843 22617 tablet_bootstrap.cc:492] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:12.663932 22697 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.678005 22618 ts_tablet_manager.cc:1434] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:08:12.678185 22772 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:12.678745 22772 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:12.681557 22393 leader_election.cc:343] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:12.682181 22393 leader_election.cc:343] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:12.686909 22542 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:12.687775 22644 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:12.688220 22644 raft_consensus.cc:697] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:12.689011 22644 consensus_queue.cc:237] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.683835 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:12.692765 22427 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:12.693518 22785 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:12.693730 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:12.695046 22573 raft_consensus.cc:2393] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:12.713573 22618 tablet_bootstrap.cc:492] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:12.714016 22575 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:12.713065 22697 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:12.683151 22836 consensus_queue.cc:1048] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:08:12.721865 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:12.725947 22697 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:12.715440 22915 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:12.762647 22619 tablet_bootstrap.cc:492] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:13.140551 22619 ts_tablet_manager.cc:1403] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.645s	user 0.022s	sys 0.053s
I20260709 13:08:12.762404 22837 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:13.146431 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 423332us
I20260709 13:08:13.141369 22772 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.164503 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.229233 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:13.234603 22427 consensus_meta.cc:287] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.541s	user 0.011s	sys 0.000s
I20260709 13:08:13.235198 22427 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:13.754930 22930 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:13.756258 22930 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.759765 22930 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.761320 22930 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:13.761931 22930 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.763573 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.764261 22426 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 75) took 1047 ms. Trace:
I20260709 13:08:13.764492 22930 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.764623 22426 rpcz_store.cc:276] 0709 13:08:12.725899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:13.763165 (+1037266us) service_pool.cc:224] Handling call
0709 13:08:13.764209 (+  1044us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:13.766439 22930 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:13.767040 22930 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.769174 22930 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.801558 22931 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:13.802109 22930 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:13.802328 22931 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.802749 22930 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.804538 22931 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.805056 22931 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:13.805063 22930 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.805620 22931 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.805734 22930 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:13.806655 22930 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.807714 22931 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.808125 22501 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 172) took 1111 ms. Trace:
I20260709 13:08:13.808614 22930 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.808481 22501 rpcz_store.cc:276] 0709 13:08:12.696816 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:12.696950 (+   134us) service_pool.cc:224] Handling call
0709 13:08:12.697282 (+   332us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:12.697655 (+   373us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:12.697688 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:12.698179 (+   491us) log.cc:844] Serialized 26 byte log entry
0709 13:08:12.729123 (+ 30944us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:12.731796 (+  2673us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:12.733707 (+  1911us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:13.807871 (+1074164us) raft_consensus.cc:1685] finished
0709 13:08:13.807890 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:13.808033 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1200,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":89,"thread_start_us":26494,"threads_started":1,"wal-append.queue_time_us":62601}
I20260709 13:08:13.812229 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:13.813005 22419 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.820345 22419 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:13.829573 22932 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.829821 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:13.830267 22932 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.831996 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.833288 22932 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:13.836414 22391 leader_election.cc:343] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:13.836876 22391 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:13.837790 22918 raft_consensus.cc:2749] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:13.838691 22391 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:13.839632 22918 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:13.839908 22918 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:13.840521 22918 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.841382 22618 tablet_bootstrap.cc:654] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.848197 22918 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.850123 22918 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.853852 22618 tablet_bootstrap.cc:492] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:13.854456 22618 ts_tablet_manager.cc:1403] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 1.175s	user 0.037s	sys 0.047s
I20260709 13:08:13.857412 22618 raft_consensus.cc:359] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.858049 22618 raft_consensus.cc:385] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.858327 22618 raft_consensus.cc:740] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.859776 22618 consensus_queue.cc:260] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.861045 22935 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.861714 22935 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.862918 22618 ts_tablet_manager.cc:1434] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:08:13.863960 22618 tablet_bootstrap.cc:492] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:13.864266 22623 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:13.864981 22623 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.874184 22937 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:13.874936 22937 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.882726 22618 tablet_bootstrap.cc:654] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.151597 22837 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.889008 22918 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:13.889811 22918 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.893404 22938 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:13.894150 22938 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.899549 22918 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.907064 22619 raft_consensus.cc:359] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.907825 22619 raft_consensus.cc:385] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.908113 22619 raft_consensus.cc:740] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.908509 22618 tablet_bootstrap.cc:492] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:13.909001 22618 ts_tablet_manager.cc:1403] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.002s
I20260709 13:08:13.909096 22644 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:13.909686 22644 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.911504 22644 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:13.911821 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.917639 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:13.912434 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:13.921661 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.919140 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.921425 22618 raft_consensus.cc:359] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.922606 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:13.908800 22619 consensus_queue.cc:260] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.913256 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:13.913110 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.924516 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:13.912000 22644 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:13.925479 22644 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.926156 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:13.926772 22541 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.773s	user 0.004s	sys 0.015s
W20260709 13:08:13.927194 22541 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.773s	user 0.006s	sys 0.015s
I20260709 13:08:13.927389 22644 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:13.927510 22937 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:13.919509 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:13.928753 22618 raft_consensus.cc:385] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:13.929164 22618 raft_consensus.cc:740] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:13.929839 22618 consensus_queue.cc:260] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.932058 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:13.932564 22644 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:13.933125 22644 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:13.933992 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:13.934571 22576 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:13.935454 22644 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:13.938639 22619 ts_tablet_manager.cc:1434] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.798s	user 0.012s	sys 0.006s
I20260709 13:08:13.938457 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:13.939028 22619 ts_tablet_manager.cc:1467] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: Tablet startup took 798ms
I20260709 13:08:13.940393 22324 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:42680 (request call id 35) took 1111 ms. Trace:
I20260709 13:08:14.505064 22324 rpcz_store.cc:276] 0709 13:08:12.828606 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:12.828852 (+   246us) service_pool.cc:224] Handling call
0709 13:08:12.829329 (+   477us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 13:08:12.829621 (+   292us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]
0709 13:08:13.940171 (+1110550us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1109523}
W20260709 13:08:13.941522 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:13.957618 22944 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:13.963881 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:13.961490 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:13.963449 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:14.019731 22945 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.546693 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:14.032675 22943 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.547188 22945 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.547648 22943 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.549729 22945 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.549924 22943 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.355939 22946 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.365623 22948 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.550725 22948 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.552644 22948 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.366616 22949 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.401196 22427 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55996 (request call id 172) took 1168 ms. Trace:
I20260709 13:08:14.553177 22949 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.553143 22427 rpcz_store.cc:276] 0709 13:08:13.233179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:13.236277 (+  3098us) service_pool.cc:224] Handling call
0709 13:08:14.400252 (+1163975us) spinlock_profiling.cc:243] Waited 5.02 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:14.400534 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:14.400777 (+   243us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:14.400808 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:14.400864 (+    56us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:14.400897 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:14.400964 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:14.401099 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11541248}
I20260709 13:08:14.401379 22951 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.368368 22950 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:14.020615 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 77685.4us
I20260709 13:08:14.029130 22623 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.045590 22697 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.563298 22697 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.565037 22697 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:13.997193 22785 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.565968 22498 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.566326 22785 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.568399 22785 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.568702 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:14.569772 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:14.570221 22498 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.378623 22837 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.092504 22912 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:13.944805 22576 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:13.990618 22617 tablet_bootstrap.cc:654] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.997800 22618 ts_tablet_manager.cc:1434] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.003s
W20260709 13:08:14.575439 22618 ts_tablet_manager.cc:1467] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: Tablet startup took 666ms
W20260709 13:08:14.575770 22618 ts_tablet_manager.cc:1469] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: Trace:
0709 13:08:07.079425 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:07.079571 (+   146us) service_pool.cc:224] Handling call
0709 13:08:07.097558 (+ 17987us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:07.103170 (+  5612us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:07.297101 (+193931us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:07.332628 (+ 35527us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:07.336444 (+  3816us) inbound_call.cc:177] Queueing success response
0709 13:08:13.863568 (+6527124us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:08:13.909352 (+ 45784us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:08:13.909920 (+   568us) tablet_replica.cc:261] Starting instrumentation
0709 13:08:13.910457 (+   537us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":115,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":112,"tablet-open.queue_time_us":6527168}
I20260709 13:08:14.577425 22697 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:14.578200 22618 tablet_bootstrap.cc:492] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:14.578056 22697 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.580235 22697 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:13.939509 22619 ts_tablet_manager.cc:1469] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: Trace:
0709 13:08:06.967386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:06.967516 (+   130us) service_pool.cc:224] Handling call
0709 13:08:06.971470 (+  3954us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:06.971568 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:06.983249 (+ 11681us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:07.229583 (+246334us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:07.230059 (+   476us) inbound_call.cc:177] Queueing success response
0709 13:08:12.495669 (+5265610us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:08:13.140826 (+645157us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:08:13.905347 (+764521us) tablet_replica.cc:261] Starting instrumentation
0709 13:08:13.905709 (+   362us) tablet_replica.cc:280] Starting consensus
Metrics: {"tablet-open.queue_time_us":5265629,"thread_start_us":12002,"threads_started":1}
I20260709 13:08:14.583554 22617 tablet_bootstrap.cc:492] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:14.584048 22617 ts_tablet_manager.cc:1403] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 1.927s	user 0.038s	sys 0.052s
I20260709 13:08:14.584146 22619 tablet_bootstrap.cc:492] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:14.585103 22618 tablet_bootstrap.cc:654] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:13.943132 22644 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:13.987692 22772 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:14.592549 22772 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.594609 22619 tablet_bootstrap.cc:654] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.398488 22918 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.595832 22918 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.596714 22618 tablet_bootstrap.cc:492] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:14.597177 22618 ts_tablet_manager.cc:1403] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:08:14.598012 22918 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.018469 22925 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.600080 22925 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.600675 22618 raft_consensus.cc:359] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.601322 22618 raft_consensus.cc:385] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.601577 22618 raft_consensus.cc:740] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.602236 22925 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.055181 22935 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.037914 22936 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:14.385707 22938 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:13.941766 22937 consensus_queue.cc:1048] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:14.605456 22619 tablet_bootstrap.cc:492] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:14.605906 22619 ts_tablet_manager.cc:1403] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260709 13:08:13.944319 22942 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:14.430187 22955 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:14.440634 22954 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.607120 22955 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.607260 22954 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.609424 22955 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.609510 22954 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.445749 22959 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.447113 22957 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:14.610126 22959 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.455389 22502 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 134) took 1684 ms. Trace:
I20260709 13:08:14.448418 22961 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.467658 22964 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.460083 22466 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:14.470327 22966 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:14.473158 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800082b20 after lost signal to thread 21329
I20260709 13:08:14.480903 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:14.483539 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:14.612433 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 152443us
I20260709 13:08:14.613265 22499 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.484357 22965 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:14.613956 22466 leader_election.cc:343] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.486446 22967 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.493564 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:14.496758 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:14.499349 22968 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.516680 22497 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:14.531214 22325 catalog_manager.cc:5697] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.533025 22323 catalog_manager.cc:5697] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.540225 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:14.543452 22542 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.387s	user 0.030s	sys 0.016s
I20260709 13:08:14.544255 22944 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:14.620182 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080018d5a0 after lost signal to thread 22360
I20260709 13:08:14.550662 22946 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.554793 22951 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.403007 22953 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.555219 22950 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:14.558255 22540 leader_election.cc:343] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.560757 22949 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.572009 22912 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.572329 22393 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:14.623337 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 65104.6us
W20260709 13:08:14.623799 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 51568.5us
I20260709 13:08:14.614697 22961 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.621917 22323 catalog_manager.cc:5697] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:14.625156 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080025d740 after lost signal to thread 22452
W20260709 13:08:14.625497 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080025d820 after lost signal to thread 22453
I20260709 13:08:14.602202 22618 consensus_queue.cc:260] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.604490 22936 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.607071 22942 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:14.629089 22449 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3780 after lost signal to thread 22527
W20260709 13:08:14.629416 22449 debug-util.cc:398] Leaking SignalData structure 0x7b08000ecde0 after lost signal to thread 22528
I20260709 13:08:14.445650 22956 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.610206 22957 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.470638 22326 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42660 (request call id 87) took 1800 ms. Trace:
I20260709 13:08:14.617419 22494 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.587472 22617 raft_consensus.cc:359] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.619113 22466 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:14.614907 22965 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:14.620904 22542 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.464s	user 0.030s	sys 0.016s
I20260709 13:08:14.607142 22772 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.620111 22966 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:14.626859 22540 leader_election.cc:343] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.627177 22496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 136) took 1651 ms. Trace:
I20260709 13:08:14.445503 22958 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.628386 22393 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:14.611896 22964 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.633291 22617 raft_consensus.cc:385] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.629117 22961 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.621376 22967 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:14.636191 22466 leader_election.cc:343] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.636343 22619 raft_consensus.cc:359] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.631919 22326 rpcz_store.cc:276] 0709 13:08:12.670328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:12.670899 (+   571us) service_pool.cc:224] Handling call
0709 13:08:14.470448 (+1799549us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":526999,"reported_tablets":3}
I20260709 13:08:14.628050 22918 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:14.630525 22495 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:14.643919 22466 leader_election.cc:343] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.638598 22393 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:14.611222 22502 rpcz_store.cc:276] 0709 13:08:12.770532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:12.807116 (+ 36584us) service_pool.cc:224] Handling call
0709 13:08:12.832503 (+ 25387us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:12.903515 (+ 71012us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:12.903567 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:14.432875 (+1529308us) log.cc:844] Serialized 26 byte log entry
0709 13:08:14.444338 (+ 11463us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:14.444392 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:14.444482 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:14.455107 (+ 10625us) raft_consensus.cc:1685] finished
0709 13:08:14.455129 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:14.455286 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":11502,"raft.run_cpu_time_us":189,"raft.run_wall_time_us":6675,"thread_start_us":10985,"threads_started":1,"wal-append.queue_time_us":13495}
I20260709 13:08:14.635809 22955 raft_consensus.cc:2804] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:14.639981 22617 raft_consensus.cc:740] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
W20260709 13:08:14.640530 22540 leader_election.cc:343] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:14.635254 22618 ts_tablet_manager.cc:1434] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.006s
I20260709 13:08:14.638206 22949 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:14.635723 22956 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.643846 22619 raft_consensus.cc:385] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:14.646427 22619 raft_consensus.cc:740] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:14.647274 22619 consensus_queue.cc:260] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.650125 22393 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:14.644151 22918 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:14.648432 22449 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5420 after lost signal to thread 22601
I20260709 13:08:14.641404 22837 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:14.659314 22644 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.650727 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:14.659781 22644 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.657927 22503 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.662943 22617 consensus_queue.cc:260] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.631752 22953 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.669651 22912 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.650763 22952 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:14.651016 22955 raft_consensus.cc:697] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:14.623288 22968 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.675107 22619 ts_tablet_manager.cc:1434] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.002s
W20260709 13:08:14.665423 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800232880 after lost signal to thread 22602
I20260709 13:08:14.647112 22959 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.651098 22501 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.663461 22918 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.638629 22496 rpcz_store.cc:276] 0709 13:08:13.010907 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:13.032282 (+ 21375us) service_pool.cc:224] Handling call
0709 13:08:14.430550 (+1398268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:14.610040 (+179490us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:14.610072 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:14.610127 (+    55us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:14.610160 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:14.621366 (+ 11206us) spinlock_profiling.cc:243] Waited 179 ms on lock 0x7b54000b7a54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:14.621418 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:14.627100 (+  5682us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":412316544}
I20260709 13:08:14.670497 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:14.672973 22576 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:14.701957 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 51880.1us
I20260709 13:08:14.673235 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:14.646595 22958 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.702661 22944 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.707371 22953 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.707686 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:14.708271 22618 tablet_bootstrap.cc:492] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
W20260709 13:08:14.701364 22449 debug-util.cc:398] Leaking SignalData structure 0x7b08002326e0 after lost signal to thread 22647
I20260709 13:08:14.677291 22950 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.698094 22952 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.712165 22951 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.712276 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:14.712834 22970 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:14.667203 22969 consensus_queue.cc:1048] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260709 13:08:14.713281 22644 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.704191 22937 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.672204 22837 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.718456 22619 tablet_bootstrap.cc:492] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
W20260709 13:08:14.713136 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200d00 after lost signal to thread 22651
I20260709 13:08:14.721287 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:14.723435 22955 consensus_queue.cc:237] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.723873 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:14.731377 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 66028.7us
I20260709 13:08:14.731873 22936 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.732718 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:14.710443 22500 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.716250 22953 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:14.734105 22542 leader_election.cc:343] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:14.717203 22466 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.211.131:41113 timed out after 1.636s (SENT) [suppressed 2 similar messages]
I20260709 13:08:14.717046 22952 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.716773 22498 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:14.812237 22542 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:14.732038 22976 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.793010 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:14.734074 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800232680 after lost signal to thread 22678
I20260709 13:08:14.815925 22936 raft_consensus.cc:2749] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:14.816388 22529 tablet.cc:2406] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 13:08:14.816900 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 82824.6us
I20260709 13:08:14.821452 22495 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:14.825364 22957 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.826647 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:14.827432 22428 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:14.827898 22964 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.768460 22950 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:14.811838 22953 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:14.861068 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800251fe0 after lost signal to thread 22686
I20260709 13:08:14.895037 22942 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.896724 22618 tablet_bootstrap.cc:654] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:14.869954 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:14.898398 22913 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.900987 22912 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.901573 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:14.971350 22640 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.781144 22970 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:14.969987 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 252817us
I20260709 13:08:14.788043 22937 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.932471 22617 ts_tablet_manager.cc:1434] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.348s	user 0.018s	sys 0.037s
I20260709 13:08:14.888437 22951 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:14.929634 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800156680 after lost signal to thread 22774
I20260709 13:08:14.902915 22953 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.822729 22974 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.929355 22958 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:14.875890 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 52699.9us
I20260709 13:08:14.943759 22956 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.902588 22946 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.934736 22954 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:14.823020 22944 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:14.929567 22950 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.955703 22980 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:14.945145 22965 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.889815 22976 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.968077 22975 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:08:14.957446 22837 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.902374 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:14.961802 22966 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.971876 22640 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.973845 22970 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.969064 22912 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.971364 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:14.975718 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080020e0e0 after lost signal to thread 22776
I20260709 13:08:14.968935 22913 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.998953 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:15.000638 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080020e0c0 after lost signal to thread 22835
I20260709 13:08:15.017604 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.019650 22912 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:14.978340 22951 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:14.996290 22974 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.048418 22974 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:14.993862 22944 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:15.025604 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200d40 after lost signal to thread 22844
I20260709 13:08:15.000161 22572 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:15.123914 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:15.115200 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080005cf00 after lost signal to thread 22849
I20260709 13:08:15.078979 22912 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.081324 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.116806 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.012164 22980 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:15.134198 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200f60 after lost signal to thread 22853
I20260709 13:08:15.135146 22961 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.151793 22424 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
W20260709 13:08:15.154515 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200fa0 after lost signal to thread 22856
W20260709 13:08:15.174228 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 169149us
I20260709 13:08:15.188024 22944 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.148860 22912 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.162551 22937 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.174865 22837 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:15.178186 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080020e120 after lost signal to thread 22871
I20260709 13:08:15.209944 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:15.213114 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 204010us
I20260709 13:08:15.175247 22423 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:15.199024 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:15.212591 22449 debug-util.cc:398] Leaking SignalData structure 0x7b080020e140 after lost signal to thread 22875
I20260709 13:08:15.175761 22961 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.207602 22968 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.261528 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:15.257187 22449 debug-util.cc:398] Leaking SignalData structure 0x7b08002327e0 after lost signal to thread 22878
I20260709 13:08:15.253024 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.215565 22391 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:15.222126 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.256708 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.215899 22837 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.259274 22950 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.308095 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.312181 22618 tablet_bootstrap.cc:492] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:15.312743 22618 ts_tablet_manager.cc:1403] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.636s	user 0.019s	sys 0.010s
I20260709 13:08:15.267424 22976 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.326843 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.327999 22980 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:15.329027 22985 log.cc:927] Time spent T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:08:15.329804 22619 tablet_bootstrap.cc:654] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.329699 22978 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:15.328922 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:15.276852 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200f80 after lost signal to thread 22882
I20260709 13:08:15.335448 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.335878 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.355266 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.355407 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.356352 22494 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:15.356523 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.357033 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.357707 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.358481 22498 raft_consensus.cc:2393] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
W20260709 13:08:15.336790 22982 log.cc:927] Time spent T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 13:08:15.276486 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.336701 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.338033 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.351686 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:15.338907 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200e80 after lost signal to thread 22885
I20260709 13:08:15.352746 22837 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.353845 22912 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.276669 22951 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:15.350801 22918 consensus_meta.cc:287] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.642s	user 0.009s	sys 0.000s
I20260709 13:08:15.358515 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.433070 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:15.408221 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200fc0 after lost signal to thread 22886
W20260709 13:08:15.425384 22524 debug-util.cc:398] Leaking SignalData structure 0x7b080013a1a0 after lost signal to thread 21329
I20260709 13:08:15.439821 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.391737 22497 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
W20260709 13:08:15.432186 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 214774us
W20260709 13:08:15.436367 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200ea0 after lost signal to thread 22889
W20260709 13:08:15.437512 22576 consensus_meta.cc:287] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.722s	user 0.020s	sys 0.010s
I20260709 13:08:15.452823 22618 raft_consensus.cc:359] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.446663 22969 consensus_queue.cc:1048] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:08:15.453817 22618 raft_consensus.cc:385] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:15.451757 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200ee0 after lost signal to thread 22895
I20260709 13:08:15.475934 22618 raft_consensus.cc:740] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.476912 22618 consensus_queue.cc:260] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.435252 22918 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.478102 22964 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.480585 22964 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.481417 22944 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.481629 22918 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.481968 22944 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.482348 22918 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:15.482826 22918 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.483989 22944 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.484640 22957 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.484869 22837 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.485116 22957 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:15.485347 22837 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:15.487156 22837 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.487156 22957 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.488138 22918 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.490582 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.491961 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.451912 22391 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:15.454293 22569 raft_consensus.cc:2393] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:15.497042 22542 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:15.497331 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:15.478502 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200f40 after lost signal to thread 22896
I20260709 13:08:15.449683 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.452771 22576 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:15.499771 22542 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:15.493045 22524 debug-util.cc:398] Leaking SignalData structure 0x7b080005db00 after lost signal to thread 22360
I20260709 13:08:15.475293 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.479619 22978 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:15.492549 22572 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
W20260709 13:08:15.508716 22542 leader_election.cc:343] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:15.509122 22542 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:15.509671 22644 raft_consensus.cc:2749] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:15.510269 22542 leader_election.cc:343] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:15.510665 22542 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:15.508559 22623 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:15.501003 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200f00 after lost signal to thread 22902
I20260709 13:08:15.512470 22644 raft_consensus.cc:2749] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:15.535140 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200ec0 after lost signal to thread 22903
I20260709 13:08:15.513784 22961 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:15.535473 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200e00 after lost signal to thread 22906
I20260709 13:08:15.505478 22500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33660 (request call id 150) took 1023 ms. Trace:
W20260709 13:08:15.535786 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200e60 after lost signal to thread 22908
W20260709 13:08:15.536085 22449 debug-util.cc:398] Leaking SignalData structure 0x7b0800200de0 after lost signal to thread 22911
I20260709 13:08:15.519629 22944 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.520252 22918 raft_consensus.cc:2749] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:15.523962 22913 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.527127 22618 ts_tablet_manager.cc:1434] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.214s	user 0.012s	sys 0.014s
I20260709 13:08:15.529551 22967 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.532405 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.501349 22912 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:15.533730 22937 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.534327 22542 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:15.535933 22500 rpcz_store.cc:276] 0709 13:08:14.480468 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:14.480602 (+   134us) service_pool.cc:224] Handling call
0709 13:08:15.498295 (+1017693us) spinlock_profiling.cc:243] Waited 94 ms on lock 0x7b5400304654. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:15.503940 (+  5645us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":216279296}
I20260709 13:08:15.543174 22617 tablet_bootstrap.cc:492] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:15.543587 22542 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:15.499818 22956 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.512733 22978 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.549335 22978 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.551156 22935 raft_consensus.cc:2804] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.551595 22935 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:15.551991 22935 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.507534 22946 raft_consensus.cc:2749] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:15.553879 22644 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.554641 22644 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:15.527526 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 80771.5us
I20260709 13:08:15.553885 22913 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:15.557487 22956 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.546502 22964 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.559334 22936 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.554977 22944 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.564658 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.556100 22937 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.541250 22951 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:15.575744 22644 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:15.577744 22524 debug-util.cc:398] Leaking SignalData structure 0x7b0800236020 after lost signal to thread 22452
I20260709 13:08:15.566726 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:15.587147 22524 debug-util.cc:398] Leaking SignalData structure 0x7b08002132a0 after lost signal to thread 22453
I20260709 13:08:15.587534 22568 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
W20260709 13:08:15.588234 22524 debug-util.cc:398] Leaking SignalData structure 0x7b08002472c0 after lost signal to thread 22527
W20260709 13:08:15.588575 22524 debug-util.cc:398] Leaking SignalData structure 0x7b08002472e0 after lost signal to thread 22528
I20260709 13:08:15.588950 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:15.589509 22524 debug-util.cc:398] Leaking SignalData structure 0x7b08000d16c0 after lost signal to thread 22601
I20260709 13:08:15.546116 22976 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:15.589995 22524 debug-util.cc:398] Leaking SignalData structure 0x7b0800268900 after lost signal to thread 22602
I20260709 13:08:15.580875 22936 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:15.586468 22953 consensus_meta.cc:287] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.592s	user 0.010s	sys 0.009s
I20260709 13:08:15.586328 22944 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.599965 22984 consensus_queue.cc:1048] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:15.601943 22952 consensus_meta.cc:287] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.779s	user 0.000s	sys 0.030s
I20260709 13:08:15.602320 22952 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.603333 22936 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.582609 22956 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.593034 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.593094 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.604887 22952 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.595700 22937 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.596095 22425 raft_consensus.cc:1240] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:15.606676 22393 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:15.607147 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.607908 22393 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:15.596551 22619 tablet_bootstrap.cc:492] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:15.607421 22952 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.609370 22619 ts_tablet_manager.cc:1403] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.898s	user 0.023s	sys 0.043s
I20260709 13:08:15.596603 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.590219 22976 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.620971 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.621593 22976 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.621817 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.599715 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.609362 22952 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:15.615387 22618 tablet_bootstrap.cc:492] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:15.616361 22913 consensus_queue.cc:1048] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:15.624466 22944 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.630424 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.630299 22944 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.618333 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.619199 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.610618 22568 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:15.610237 22943 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.619515 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:15.631333 22952 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.592031 22951 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.618362 22988 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:08:15.610872 22393 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:15.590832 22571 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:15.623986 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.632997 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.644150 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.648307 22425 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:15.648653 22423 raft_consensus.cc:1240] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:15.643829 22951 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.641844 22943 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.649452 22936 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.649940 22936 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.622282 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.621058 22968 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.644441 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.643170 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.642925 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.655907 22427 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:15.656383 22575 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:15.653475 22644 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.623086 22984 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.657557 22644 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.659958 22968 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.600644 22953 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:15.635191 22970 consensus_meta.cc:287] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.632s	user 0.005s	sys 0.024s
W20260709 13:08:15.662237 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 51437us
I20260709 13:08:15.664568 22617 tablet_bootstrap.cc:654] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:15.665198 22393 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:15.665591 22619 raft_consensus.cc:359] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.666247 22393 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:15.666256 22619 raft_consensus.cc:385] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:15.667316 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:15.667791 22619 raft_consensus.cc:740] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.641482 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.639906 22944 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.667131 22466 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:15.643827 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.643338 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.640419 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.661060 22984 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:15.678269 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.679348 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.657441 22500 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:15.673460 22951 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.677317 22577 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:15.753836 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.754228 22951 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:15.754654 22951 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.682803 22644 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.642225 22576 raft_consensus.cc:2376] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1. Re-sending same reply.
I20260709 13:08:15.671190 22970 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.681833 22984 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.680356 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.728757 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.739969 22571 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 85) took 1071 ms. Trace:
I20260709 13:08:15.670483 22988 raft_consensus.cc:2804] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.741762 22420 raft_consensus.cc:1240] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:15.665895 22976 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.743211 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.745434 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.745802 22968 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.745962 22570 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:15.746061 22935 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.747076 22936 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.751205 22640 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.753836 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:15.753755 22944 raft_consensus.cc:2804] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:15.755149 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:15.754776 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.751374 22574 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:15.766340 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.768165 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.769976 22976 raft_consensus.cc:697] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:15.770663 22423 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:15.784467 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:15.785235 22575 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:15.764325 22571 rpcz_store.cc:276] 0709 13:08:14.669072 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:15.674549 (+1005477us) service_pool.cc:224] Handling call
0709 13:08:15.739292 (+ 64743us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:15.739544 (+   252us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:15.739585 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:15.739636 (+    51us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:15.739679 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:15.739742 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:15.739874 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:15.764541 22988 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:15.681574 22466 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:15.771174 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:15.786670 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 105146us
I20260709 13:08:15.788439 22466 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:15.789417 22466 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:15.785683 22577 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:15.790177 22956 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.790571 22956 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.790944 22956 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.792308 22466 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:15.783143 22421 raft_consensus.cc:1240] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:15.781646 22936 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.785281 22952 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.823239 22936 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.789144 22964 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.825086 22964 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.825235 22936 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.798807 22572 raft_consensus.cc:2393] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:15.799120 22967 raft_consensus.cc:2804] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.827034 22967 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.827448 22967 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.795747 22954 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:15.800256 22619 consensus_queue.cc:260] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.817642 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:15.819339 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.819478 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.820914 22935 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:15.821846 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.822346 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.825505 22964 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.787240 22988 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.831594 22503 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.851019 22466 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:15.831645 22954 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:15.865962 22918 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:15.829150 22953 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:15.867344 22954 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.867617 22918 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:15.895465 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 44589us
I20260709 13:08:15.896471 22466 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:15.922859 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:15.837697 22422 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:15.984649 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:16.005136 22617 tablet_bootstrap.cc:492] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:16.005816 22617 ts_tablet_manager.cc:1403] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.466s	user 0.012s	sys 0.017s
I20260709 13:08:16.009872 22617 raft_consensus.cc:359] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.924028 22961 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:15.923054 22968 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:16.010804 22617 raft_consensus.cc:385] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:16.019228 22617 raft_consensus.cc:740] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:15.833225 22976 consensus_queue.cc:237] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:15.963116 22937 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:16.015532 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.015704 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.019343 22619 ts_tablet_manager.cc:1434] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.410s	user 0.013s	sys 0.018s
I20260709 13:08:16.011932 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:16.100273 22937 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:16.125236 22619 ts_tablet_manager.cc:1467] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Tablet startup took 515ms
I20260709 13:08:16.129315 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.063107 22503 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:16.073777 22420 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55996 (request call id 202) took 1066 ms. Trace:
I20260709 13:08:16.097380 22943 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:16.140012 22970 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.130710 22420 rpcz_store.cc:276] 0709 13:08:15.007699 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:15.597075 (+589376us) service_pool.cc:224] Handling call
0709 13:08:15.597392 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:15.771756 (+174364us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:16.073512 (+301756us) spinlock_profiling.cc:243] Waited 82.9 ms on lock 0x7b5400215f54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:16.073705 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":190695680}
I20260709 13:08:16.134262 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:16.141286 22944 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:16.141767 22944 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:16.138759 22617 consensus_queue.cc:260] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.147105 22918 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.095759 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 157) took 1434 ms. Trace:
I20260709 13:08:16.132187 22950 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:16.125711 22619 ts_tablet_manager.cc:1469] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Trace:
0709 13:08:07.156282 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:07.156445 (+   163us) service_pool.cc:224] Handling call
0709 13:08:07.158321 (+  1876us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:07.158544 (+   223us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:07.198912 (+ 40368us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:07.282954 (+ 84042us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:07.329529 (+ 46575us) inbound_call.cc:177] Queueing success response
0709 13:08:14.708158 (+7378629us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:08:15.609737 (+901579us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:08:15.615451 (+  5714us) tablet_replica.cc:261] Starting instrumentation
0709 13:08:15.615965 (+   514us) tablet_replica.cc:280] Starting consensus
0709 13:08:15.799934 (+183969us) spinlock_profiling.cc:243] Waited 7.27 ms on lock 0x7b4c00062540. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2f6fea20 00007f0e2f70fa29 00007f0e2f6d5644 00007f0e2f6fcf2d 00007f0e2f6fcb93 00007f0e3142d18b 00007f0e3142dcb5 00007f0e31428f30 00007f0e31427c40 00007f0e34e24b2e 00007f0e36446d8a
Metrics: {"mutex_wait_us":29444,"raft.queue_time_us":2119,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":6947,"spinlock_wait_cycles":16719232,"tablet-open.queue_time_us":7363988}
I20260709 13:08:16.018800 22968 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:16.053552 22952 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.141314 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.161619 22617 ts_tablet_manager.cc:1434] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.155s	user 0.010s	sys 0.000s
I20260709 13:08:16.163133 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:16.163640 22502 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.159837 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.165148 22424 raft_consensus.cc:2393] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:16.165428 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.165966 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.157897 22968 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.166616 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.172091 22619 tablet_bootstrap.cc:492] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:16.162072 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.171856 22984 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.173400 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.177603 22956 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.175380 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.156492 22950 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.181564 22951 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.177029 22988 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.195286 22984 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.196890 22393 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:16.196969 22988 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.197724 22988 raft_consensus.cc:2804] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:16.202014 22988 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:16.202489 22988 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:16.203809 22424 raft_consensus.cc:2393] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:16.187664 22954 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.167410 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.190114 22617 tablet_bootstrap.cc:492] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:16.172526 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.193150 22497 raft_consensus.cc:1240] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:16.184440 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.200855 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:16.201092 22427 raft_consensus.cc:1240] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:16.196995 22951 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.149343 22573 rpcz_store.cc:276] 0709 13:08:14.661167 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:15.661232 (+1000065us) service_pool.cc:224] Handling call
0709 13:08:15.777702 (+116470us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:15.786572 (+  8870us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:15.787613 (+  1041us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:15.793292 (+  5679us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:15.796301 (+  3009us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:15.826318 (+ 30017us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:16.095556 (+269238us) spinlock_profiling.cc:243] Waited 47.9 ms on lock 0x7b54002a71d0. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314318ad 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:16.095691 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":110243072}
I20260709 13:08:16.217978 22393 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:16.179214 22944 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.211310 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.259230 22502 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:16.229660 22984 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:16.267925 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.261869 22425 raft_consensus.cc:2393] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:16.261176 22503 raft_consensus.cc:1240] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:16.272109 22618 tablet_bootstrap.cc:654] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:16.263681 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.277417 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.255931 22964 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:16.279263 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.279263 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.277936 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.269263 22984 raft_consensus.cc:697] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:16.283713 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.281678 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.290637 22425 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
W20260709 13:08:16.383891 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:16.350051 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.506213 22575 raft_consensus.cc:1240] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:16.419878 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.384948 22323 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42666 (request call id 77) took 3710 ms. Trace:
I20260709 13:08:16.602967 22391 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.403815 22393 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:16.606261 22391 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.607674 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.377337 22466 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
W20260709 13:08:16.608990 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 231764us
I20260709 13:08:16.610144 22391 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.610354 22466 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:16.291450 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.281667 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:16.613544 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 209854us
I20260709 13:08:16.613919 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:16.292464 22495 raft_consensus.cc:2393] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:16.581270 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.385221 22943 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:16.427790 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:16.426553 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:16.294533 22918 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:16.552506 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.351604 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.381170 22577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 86) took 1681 ms. Trace:
I20260709 13:08:16.378340 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.303813 22950 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.378649 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.582175 22944 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.477152 22572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34830 (request call id 108) took 1041 ms. Trace:
I20260709 13:08:16.504999 22937 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:16.600028 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.293013 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.297822 22956 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.295671 22954 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.590204 22953 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:16.302192 22936 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:16.725453 22953 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.533589 22970 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:16.423053 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:16.728338 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:16.728492 22953 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.729914 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.605767 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.615361 22391 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:16.732578 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 117329us
I20260709 13:08:16.733574 22391 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.612309 22952 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.735579 22952 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:16.736042 22952 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:16.736492 22952 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:16.626143 22542 leader_election.cc:343] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:16.739264 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 113153us
I20260709 13:08:16.634405 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.662024 22964 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.631040 22569 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 106) took 1267 ms. Trace:
I20260709 13:08:16.743467 22569 rpcz_store.cc:276] 0709 13:08:15.360299 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:16.176484 (+816185us) service_pool.cc:224] Handling call
0709 13:08:16.176823 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:16.177056 (+   233us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:08:16.212131 (+ 35075us) log.cc:844] Serialized 14 byte log entry
0709 13:08:16.580671 (+368540us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:16.604408 (+ 23737us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:16.606154 (+  1746us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:16.613067 (+  6913us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:16.628069 (+ 15002us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":96616,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":898,"raft.queue_time_us":10804,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":93,"thread_start_us":269686,"threads_started":2,"wal-append.queue_time_us":424499}
I20260709 13:08:16.746305 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.666745 23010 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:16.747169 23010 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:16.747700 23010 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.297026 22967 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.667734 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:16.668094 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:16.668857 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.669588 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.752497 22967 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.752830 22497 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:16.753208 22502 raft_consensus.cc:2393] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:16.669916 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.726823 22970 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.670939 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.671574 22619 tablet_bootstrap.cc:654] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:16.672427 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.755683 22970 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.612082 22988 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.756325 22970 raft_consensus.cc:2749] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.742854 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.757709 22575 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.758316 22988 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.615625 23006 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:16.759191 23006 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:16.759744 23006 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.617616 22951 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:16.763423 22951 raft_consensus.cc:697] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:16.764261 22391 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.764657 22951 consensus_queue.cc:237] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.615881 22969 raft_consensus.cc:2749] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.765888 22391 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.767048 22969 raft_consensus.cc:2749] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.767904 22969 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.616086 22974 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.618032 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.293231 22984 consensus_queue.cc:237] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:16.695397 22961 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.644s	user 0.003s	sys 0.016s
I20260709 13:08:16.725555 22936 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:16.772488 22961 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.003s	sys 0.016s
I20260709 13:08:16.772810 22961 raft_consensus.cc:697] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:16.774497 22936 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:16.774055 22961 consensus_queue.cc:237] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:16.604570 22496 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.009s	sys 0.012s
W20260709 13:08:16.775202 22496 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.735s	user 0.009s	sys 0.012s
I20260709 13:08:16.778012 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.779799 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.768009 22569 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.784693 23006 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.788664 23006 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:16.767546 22391 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.798516 22575 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:16.805271 22391 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.811936 23017 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.607496 22323 rpcz_store.cc:276] 0709 13:08:12.674122 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:12.674295 (+   173us) service_pool.cc:224] Handling call
0709 13:08:16.384864 (+3710569us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:14.946275 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:14.950531 (+  4256us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:14.950605 (+    74us) write_op.cc:435] Acquired schema lock
0709 13:08:14.950652 (+    47us) tablet.cc:662] Decoding operations
0709 13:08:14.951308 (+   656us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:14.951443 (+   135us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:14.951486 (+    43us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:08:14.952085 (+   599us) tablet.cc:701] Row locks acquired
0709 13:08:14.952132 (+    47us) write_op.cc:260] PREPARE: finished
0709 13:08:14.952375 (+   243us) write_op.cc:270] Start()
0709 13:08:14.952579 (+   204us) write_op.cc:276] Timestamp: P: 1783602494952303 usec, L: 0
0709 13:08:14.952630 (+    51us) op_driver.cc:348] REPLICATION: starting
0709 13:08:14.953677 (+  1047us) log.cc:844] Serialized 934 byte log entry
0709 13:08:15.327782 (+374105us) op_driver.cc:464] REPLICATION: finished
0709 13:08:15.609275 (+281493us) spinlock_profiling.cc:243] Waited 2.86 ms on lock 0x7b600004ddc8. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e34d9c161 00007f0e34f08f1c 00007f0e34e68e62 00007f0e34e69489 00007f0e34e6b71a 00007f0e34e6b6a8 00007f0e34e6b628 00007f0e34e6b5e3 00007f0e34e6a7fc 00007f0e3729d626 00007f0e37297dd8
0709 13:08:15.752315 (+143040us) write_op.cc:301] APPLY: starting
0709 13:08:15.755403 (+  3088us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:15.760757 (+  5354us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:15.761687 (+   930us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:15.790130 (+ 28443us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:15.790336 (+   206us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:08:15.790388 (+    52us) write_op.cc:312] APPLY: finished
0709 13:08:15.790657 (+   269us) log.cc:844] Serialized 28 byte log entry
0709 13:08:15.790885 (+   228us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:15.793344 (+  2459us) write_op.cc:454] Released schema lock
0709 13:08:15.826349 (+ 33005us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:15.985958 (+159609us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:16.011775 (+ 25817us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":242488,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":138188,"apply.run_cpu_time_us":3267,"apply.run_wall_time_us":125292,"num_ops":2,"prepare.queue_time_us":128052,"prepare.run_cpu_time_us":17117,"prepare.run_wall_time_us":108136,"raft.queue_time_us":169778,"raft.run_cpu_time_us":57035,"raft.run_wall_time_us":393260,"replication_time_us":374989,"spinlock_wait_cycles":6566656,"thread_start_us":241900,"threads_started":4,"wal-append.queue_time_us":97664}]]}
I20260709 13:08:16.676443 22572 rpcz_store.cc:276] 0709 13:08:15.435370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:15.618013 (+182643us) service_pool.cc:224] Handling call
0709 13:08:16.476864 (+858851us) spinlock_profiling.cc:243] Waited 145 ms on lock 0x7b5400324bd4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:16.477074 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":333739264}
I20260709 13:08:16.832160 22569 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:16.835361 22571 raft_consensus.cc:1240] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:16.664187 22918 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.631942 22943 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.850667 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.718140 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.857275 22540 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.858758 22540 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.804330 22970 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:16.868265 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 256596us
I20260709 13:08:16.847958 22419 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:16.802948 23010 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.881171 22466 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:16.856462 22573 raft_consensus.cc:1240] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:16.887342 22466 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:16.662760 22577 rpcz_store.cc:276] 0709 13:08:14.701539 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:16.380241 (+1678702us) service_pool.cc:224] Handling call
0709 13:08:16.380584 (+   343us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:16.380793 (+   209us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:16.380825 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:16.380870 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:16.380914 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:16.380977 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:16.381103 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:16.867913 22937 raft_consensus.cc:2804] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:16.866343 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:16.873423 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.863063 23018 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.859421 22974 consensus_queue.cc:1059] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:08:16.877255 22953 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:16.876608 22426 raft_consensus.cc:2468] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:16.899210 22967 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:16.920990 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 57649.2us
I20260709 13:08:16.867719 22936 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:08:16.896840 23006 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:16.897099 22937 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:16.945762 23029 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:16.945997 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 72439.1us
W20260709 13:08:16.922829 22570 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.781s	user 0.016s	sys 0.021s
I20260709 13:08:16.885341 22954 consensus_queue.cc:1048] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 13:08:16.948132 22393 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:16.936009 22540 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.953361 22502 raft_consensus.cc:1240] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:16.920163 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:16.944054 22326 catalog_manager.cc:5697] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:16.958230 22540 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.935497 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:16.953832 22570 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.812s	user 0.016s	sys 0.021s
I20260709 13:08:16.961438 22619 tablet_bootstrap.cc:492] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:16.962663 22619 ts_tablet_manager.cc:1403] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.802s	user 0.020s	sys 0.015s
I20260709 13:08:16.944000 22937 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.940349 22967 raft_consensus.cc:697] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:16.965916 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 60265.1us
I20260709 13:08:16.925549 22953 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.955212 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
W20260709 13:08:16.971166 23011 log.cc:927] Time spent T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.295s	user 0.000s	sys 0.001s
I20260709 13:08:16.961154 22988 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:16.974078 22943 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:16.953754 23006 raft_consensus.cc:697] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:16.975138 22618 tablet_bootstrap.cc:492] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:16.974709 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:16.981915 22618 ts_tablet_manager.cc:1403] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 1.370s	user 0.048s	sys 0.068s
I20260709 13:08:16.975965 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.982151 22572 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:16.975920 22466 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.981519 22540 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:16.985111 22466 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.985102 22540 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.968710 23018 raft_consensus.cc:2749] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.961764 22569 raft_consensus.cc:2468] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:16.986713 22466 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:16.985987 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 79724.6us
I20260709 13:08:16.989667 22466 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.990494 22466 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:16.946488 23029 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:16.980768 23009 log.cc:927] Time spent T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.262s	user 0.000s	sys 0.001s
I20260709 13:08:16.958967 23019 consensus_queue.cc:1059] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:08:16.983141 22577 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:16.980346 22988 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:16.984817 22943 raft_consensus.cc:2749] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:16.986240 22961 raft_consensus.cc:2749] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.041953 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:17.034762 22950 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.043948 22619 raft_consensus.cc:359] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.999658 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.991403 22936 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:17.069281 22936 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:17.069839 22936 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.070180 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:17.047327 23006 consensus_queue.cc:237] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:16.999934 22964 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.049805 22953 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.000030 22944 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.035038 22988 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.053185 23019 raft_consensus.cc:3055] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:17.053496 22618 raft_consensus.cc:359] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.054544 22570 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 161) took 1373 ms. Trace:
I20260709 13:08:16.974960 22970 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:17.057000 22967 consensus_queue.cc:237] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.058939 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:16.992102 23013 raft_consensus.cc:2749] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.061676 23029 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:17.064828 22619 raft_consensus.cc:385] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:17.095796 22619 raft_consensus.cc:740] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:17.096701 22619 consensus_queue.cc:260] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:17.045120 23022 log.cc:927] Time spent T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:08:17.068249 23010 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.000039 23028 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.068637 22577 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
W20260709 13:08:17.047868 22968 consensus_meta.cc:287] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Time spent flushing consensus metadata: real 0.867s	user 0.007s	sys 0.003s
I20260709 13:08:17.102511 22968 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.103119 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:17.104648 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:17.082577 22617 tablet_bootstrap.cc:654] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:17.084757 22618 raft_consensus.cc:385] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:17.106395 22618 raft_consensus.cc:740] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:17.091019 22952 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.107204 22618 consensus_queue.cc:260] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.084580 23019 raft_consensus.cc:740] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:17.106266 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:17.101291 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 110827us
I20260709 13:08:17.089841 22570 rpcz_store.cc:276] 0709 13:08:15.680976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:16.093426 (+412450us) service_pool.cc:224] Handling call
0709 13:08:16.093821 (+   395us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:16.135417 (+ 41596us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:16.139408 (+  3991us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:16.141100 (+  1692us) log.cc:844] Serialized 26 byte log entry
0709 13:08:16.850907 (+709807us) spinlock_profiling.cc:243] Waited 1.75 ms on lock 0x7b4400022b4c. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e26bc85 00007f0e2e26c6a2 00007f0e30fde1db 00007f0e30fd9aaf 00007f0e2e3280ac 00007f0e37182ab9 00007f0e2e34469b 00007f0e2e34293f 00007f0e2e344c02 00007f0e30fcc20b
0709 13:08:16.976697 (+125790us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:16.977986 (+  1289us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:16.984173 (+  6187us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:17.054215 (+ 70042us) raft_consensus.cc:1685] finished
0709 13:08:17.054242 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:17.054479 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1506,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":123,"spinlock_wait_cycles":4014336,"thread_start_us":820979,"threads_started":1,"wal-append.queue_time_us":821786}
I20260709 13:08:17.113111 22421 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.113034 23019 consensus_queue.cc:260] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.099790 22503 raft_consensus.cc:2393] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:17.112350 22618 ts_tablet_manager.cc:1434] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.000s
I20260709 13:08:17.094696 22970 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.108953 22619 ts_tablet_manager.cc:1434] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.146s	user 0.006s	sys 0.001s
I20260709 13:08:17.120206 22952 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.121132 22970 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.122381 22619 tablet_bootstrap.cc:492] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:17.123612 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:17.119328 22466 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.127365 22466 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.128906 22466 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.104655 22968 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.116608 23019 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:17.185163 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 56352.3us
I20260709 13:08:17.186225 22466 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.189399 22466 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.190584 22950 raft_consensus.cc:2749] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.196123 22466 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.196897 22950 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.200569 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:17.221354 22500 raft_consensus.cc:1240] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.224745 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:17.224917 22500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 218) took 1003 ms. Trace:
I20260709 13:08:17.225265 22500 rpcz_store.cc:276] 0709 13:08:16.221930 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.198321 (+976391us) service_pool.cc:224] Handling call
0709 13:08:17.198797 (+   476us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:17.224654 (+ 25857us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:17.224860 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:17.227306 22618 tablet_bootstrap.cc:492] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:17.230185 22952 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:17.180348 23010 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:17.202881 22466 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:17.200570 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 211804us
I20260709 13:08:17.131336 22964 raft_consensus.cc:2749] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.232298 23036 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.232618 22466 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.223589 22502 raft_consensus.cc:2468] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:17.199247 22961 raft_consensus.cc:2749] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.249257 22466 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
W20260709 13:08:17.250490 22540 leader_election.cc:343] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:17.199383 23013 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.252383 22540 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.257951 22968 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:17.258520 22968 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.239818 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:17.260666 22968 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.262194 22426 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 105) took 1108 ms. Trace:
I20260709 13:08:17.261759 22937 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.262624 22426 rpcz_store.cc:276] 0709 13:08:16.154108 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:16.198674 (+ 44566us) service_pool.cc:224] Handling call
0709 13:08:16.665331 (+466657us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:17.261921 (+596590us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b54000d3c54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:17.262052 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":296715392}
I20260709 13:08:17.251295 23010 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.265544 22575 raft_consensus.cc:1240] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.267685 22540 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:17.276839 23029 raft_consensus.cc:2749] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:17.281113 23029 raft_consensus.cc:2804] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:17.281499 23029 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:17.281854 23029 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.233774 22952 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.277994 22961 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:17.276110 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 286761us
I20260709 13:08:17.290570 22498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 209) took 1086 ms. Trace:
I20260709 13:08:17.285598 23017 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:17.295815 22944 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:17.314481 22542 leader_election.cc:343] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:17.296218 22961 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:17.321359 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:17.297607 22937 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:17.320785 22961 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:17.335040 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 67480.2us
I20260709 13:08:17.329769 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:17.339764 22466 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:17.336630 22540 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.299839 22498 rpcz_store.cc:276] 0709 13:08:16.204105 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.231912 (+1027807us) service_pool.cc:224] Handling call
0709 13:08:17.283137 (+ 51225us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:17.290174 (+  7037us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:17.290213 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:17.290261 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:17.290305 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:17.290378 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:17.290507 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:17.377571 22466 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:17.415974 22466 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.418370 23043 consensus_queue.cc:1059] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:17.425622 22421 raft_consensus.cc:2393] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:17.427070 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:17.336257 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:17.336432 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:17.341750 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:17.300432 23017 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.413074 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:17.466610 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:17.421521 22954 raft_consensus.cc:2804] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:17.430234 23006 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.419162 23046 raft_consensus.cc:2804] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:17.462414 23042 log.cc:927] Time spent T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
W20260709 13:08:17.486647 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 171070us
I20260709 13:08:17.463876 22577 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.477362 22954 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:17.340724 22950 raft_consensus.cc:2749] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:17.492087 22572 consensus_meta.cc:287] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.509s	user 0.000s	sys 0.013s
I20260709 13:08:17.568745 22918 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.556142 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:17.555583 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:17.557345 22953 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:17.584005 22618 tablet_bootstrap.cc:654] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:17.588214 22619 tablet_bootstrap.cc:654] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:17.494247 23046 raft_consensus.cc:697] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:17.495226 23034 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.548646 23031 raft_consensus.cc:3055] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:17.510281 22954 raft_consensus.cc:3060] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:17.510078 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:17.607447 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 270881us
W20260709 13:08:17.593946 23045 log.cc:927] Time spent T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.243s	user 0.000s	sys 0.002s
I20260709 13:08:17.582487 23015 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:17.586725 22969 raft_consensus.cc:3055] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:17.591490 22952 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:17.601964 22574 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.007s	sys 0.011s
I20260709 13:08:17.604538 22918 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:17.566583 22572 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:17.602632 23031 raft_consensus.cc:740] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:17.630627 22497 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 198) took 1278 ms. Trace:
I20260709 13:08:17.624979 22540 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.594404 22419 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:17.623210 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:17.633214 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 145042us
W20260709 13:08:17.632416 22574 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.542s	user 0.007s	sys 0.011s
I20260709 13:08:17.593777 22953 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:17.633175 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 214288us
I20260709 13:08:17.637022 22540 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:17.636860 22466 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.627571 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:17.624944 22969 raft_consensus.cc:740] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:17.638947 22542 leader_election.cc:343] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:17.679723 22466 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:17.745785 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:17.746414 22575 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:17.748281 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:17.749035 23049 consensus_queue.cc:1059] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:17.751705 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:17.737403 22950 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:17.760085 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 123138us
I20260709 13:08:17.632575 23051 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:17.627028 23015 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.769207 22617 tablet_bootstrap.cc:492] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:17.771981 22617 ts_tablet_manager.cc:1403] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 1.582s	user 0.019s	sys 0.016s
I20260709 13:08:17.772619 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:17.773612 22572 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.772676 23050 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:17.776026 23050 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:17.776573 23050 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.784436 22617 raft_consensus.cc:359] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.785308 22572 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:17.787174 22617 raft_consensus.cc:385] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:17.787727 22617 raft_consensus.cc:740] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:17.749071 22498 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:17.798069 22540 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:17.799934 22617 consensus_queue.cc:260] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.634832 22918 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.754591 23047 raft_consensus.cc:2764] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:08:17.809758 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 130141us
I20260709 13:08:17.800487 23017 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:17.838661 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 174660us
I20260709 13:08:17.840605 22540 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:17.833748 22988 consensus_meta.cc:287] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.742s	user 0.009s	sys 0.001s
I20260709 13:08:17.846064 22617 ts_tablet_manager.cc:1434] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
W20260709 13:08:17.809712 23013 consensus_meta.cc:287] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Time spent flushing consensus metadata: real 0.539s	user 0.005s	sys 0.007s
I20260709 13:08:17.846678 23013 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.847309 22499 raft_consensus.cc:1240] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:17.834977 22936 consensus_meta.cc:287] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.765s	user 0.012s	sys 0.001s
I20260709 13:08:17.805630 22935 consensus_queue.cc:1059] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:08:17.835218 22574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 172) took 1695 ms. Trace:
I20260709 13:08:17.861999 23047 raft_consensus.cc:3055] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:17.862454 23047 raft_consensus.cc:740] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:17.863306 23047 consensus_queue.cc:260] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.853440 22577 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:17.866864 23034 raft_consensus.cc:2749] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.867625 22954 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.869910 22954 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.870513 22954 consensus_queue.cc:1059] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:17.877823 22494 raft_consensus.cc:1240] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.878052 23015 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.796646 23051 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.879523 23047 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.880332 22953 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:17.881552 23029 consensus_meta.cc:287] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.599s	user 0.011s	sys 0.001s
W20260709 13:08:17.882470 23019 consensus_meta.cc:287] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.683s	user 0.004s	sys 0.008s
I20260709 13:08:17.849434 22988 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.898579 22988 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.901996 22499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 232) took 1601 ms. Trace:
I20260709 13:08:17.902184 22988 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:17.902937 22918 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:17.896347 22969 consensus_queue.cc:260] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:17.887758 23044 log.cc:927] Time spent T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.269s	user 0.000s	sys 0.002s
I20260709 13:08:17.802349 23046 consensus_queue.cc:237] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.903955 22969 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:17.882854 22961 consensus_meta.cc:287] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Time spent flushing consensus metadata: real 0.551s	user 0.006s	sys 0.002s
W20260709 13:08:17.894829 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 54277.2us
I20260709 13:08:17.850855 22936 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.890202 23015 raft_consensus.cc:3055] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:17.852696 22574 rpcz_store.cc:276] 0709 13:08:16.129438 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:16.280767 (+151329us) service_pool.cc:224] Handling call
0709 13:08:16.627836 (+347069us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:16.698302 (+ 70466us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:16.718701 (+ 20399us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:16.873752 (+155051us) log.cc:844] Serialized 26 byte log entry
0709 13:08:17.063358 (+189606us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:17.639418 (+576060us) log.cc:844] Serialized 14 byte log entry
0709 13:08:17.764914 (+125496us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:17.768607 (+  3693us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:17.791086 (+ 22479us) raft_consensus.cc:1685] finished
0709 13:08:17.791113 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:17.805360 (+ 14247us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":31925,"prepare.queue_time_us":65255,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":50,"raft.queue_time_us":19993,"raft.run_cpu_time_us":344,"raft.run_wall_time_us":112713,"thread_start_us":653836,"threads_started":2,"wal-append.queue_time_us":197738}
I20260709 13:08:17.896351 23029 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.903443 23051 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:17.902403 22499 rpcz_store.cc:276] 0709 13:08:16.300937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.190274 (+889337us) service_pool.cc:224] Handling call
0709 13:08:17.190585 (+   311us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:17.847656 (+657071us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:17.901757 (+ 54101us) spinlock_profiling.cc:243] Waited 656 ms on lock 0x7b540026a054. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:17.901938 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1509899008}
W20260709 13:08:17.905777 22540 leader_election.cc:343] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:17.919584 22540 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.803169 23031 consensus_queue.cc:260] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.907572 22502 raft_consensus.cc:1240] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.920756 22540 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:17.634522 22497 rpcz_store.cc:276] 0709 13:08:16.352607 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.194754 (+842147us) service_pool.cc:224] Handling call
0709 13:08:17.195020 (+   266us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:17.195218 (+   198us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:08:17.288063 (+ 92845us) log.cc:844] Serialized 14 byte log entry
0709 13:08:17.606518 (+318455us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:17.609144 (+  2626us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:17.620445 (+ 11301us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:17.625901 (+  5456us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:17.630553 (+  4652us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":94343,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":2029,"raft.queue_time_us":4218,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":9534,"thread_start_us":386384,"threads_started":2,"wal-append.queue_time_us":465366}
I20260709 13:08:17.910918 23061 raft_consensus.cc:2749] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.911420 23054 raft_consensus.cc:2804] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:17.923080 23054 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:17.923300 23051 raft_consensus.cc:2804] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:17.911481 22936 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:17.935578 22499 raft_consensus.cc:1240] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.913089 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:17.915535 22496 raft_consensus.cc:1240] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.907488 23015 raft_consensus.cc:740] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:17.912091 22571 raft_consensus.cc:1240] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.923501 23054 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.902742 22988 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.924455 22540 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.929805 22502 raft_consensus.cc:1240] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.931420 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:17.931546 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 177) took 1743 ms. Trace:
I20260709 13:08:17.937919 23053 raft_consensus.cc:3055] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:17.906684 22961 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.940306 22950 raft_consensus.cc:2749] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.941442 23031 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:17.921576 23047 raft_consensus.cc:2749] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:17.923902 23051 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:17.943987 23029 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:17.848006 23050 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.946309 23015 consensus_queue.cc:260] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.953294 22540 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:17.954706 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 114858us
I20260709 13:08:17.970708 22540 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:17.973553 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 130769us
I20260709 13:08:17.958500 23053 raft_consensus.cc:740] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:17.977433 22964 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:17.977437 22466 leader_election.cc:343] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:17.978928 22619 tablet_bootstrap.cc:492] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:17.959666 23051 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:17.979506 22619 ts_tablet_manager.cc:1403] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.857s	user 0.015s	sys 0.006s
I20260709 13:08:17.979339 22466 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.980322 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:17.983043 23069 raft_consensus.cc:2749] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.978153 22964 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.991555 22619 raft_consensus.cc:359] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.992381 22619 raft_consensus.cc:385] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:17.992551 22466 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:17.992668 22619 raft_consensus.cc:740] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:17.993522 22619 consensus_queue.cc:260] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:17.995565 22466 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:17.995767 22499 raft_consensus.cc:1240] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:17.996412 22466 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.996630 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:17.997430 22466 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:17.997912 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:17.998596 22466 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:18.000241 22540 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:18.001171 22619 ts_tablet_manager.cc:1434] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:08:18.002185 22618 tablet_bootstrap.cc:492] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:18.002918 22618 ts_tablet_manager.cc:1403] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.872s	user 0.012s	sys 0.011s
I20260709 13:08:17.984624 23036 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:17.955593 22573 rpcz_store.cc:276] 0709 13:08:16.188602 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:16.780975 (+592373us) service_pool.cc:224] Handling call
0709 13:08:16.847967 (+ 66992us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:16.894290 (+ 46323us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:17.931237 (+1036947us) spinlock_profiling.cc:243] Waited 64.7 ms on lock 0x7b54000c0b50. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314318ad 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:17.931457 (+   220us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":148860800}
I20260709 13:08:18.004480 22466 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:18.009577 22540 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.007737 23059 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:18.014731 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:18.015983 22964 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.016134 22540 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:18.016659 22964 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.017236 22618 raft_consensus.cc:359] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.017987 22618 raft_consensus.cc:385] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:18.018373 22618 raft_consensus.cc:740] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:18.004420 22944 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:18.001933 23049 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:18.020994 23070 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:18.031374 23070 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:18.012208 22967 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:17.999305 23006 consensus_queue.cc:1059] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:08:18.002298 23029 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:18.023116 22618 consensus_queue.cc:260] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.010771 23059 raft_consensus.cc:697] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:18.010802 22936 raft_consensus.cc:2749] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.011245 22956 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:18.013859 23047 raft_consensus.cc:2749] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.025668 22619 tablet_bootstrap.cc:492] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:18.026525 22944 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:18.031824 23070 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.041993 22956 raft_consensus.cc:697] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:18.046835 22988 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.051560 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.050819 22393 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:18.052444 22427 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:18.053898 22961 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.038028 22937 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.055394 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:18.056680 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:18.057250 22502 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:18.058950 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:18.037613 22496 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:18.037532 22967 raft_consensus.cc:697] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:18.062305 22618 ts_tablet_manager.cc:1434] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 13:08:18.040473 22944 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:18.063611 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:18.033263 22935 consensus_queue.cc:1059] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:08:18.068876 22935 raft_consensus.cc:3055] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.012077 23053 consensus_queue.cc:260] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.073493 22935 raft_consensus.cc:740] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:18.036706 23029 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.075804 22969 consensus_queue.cc:1059] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:18.023391 23069 consensus_queue.cc:1059] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:08:18.037523 23062 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.081885 22961 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:18.065776 22988 raft_consensus.cc:2804] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:18.032843 23049 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.084232 23050 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.090024 22935 consensus_queue.cc:260] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.091320 22935 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.091356 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.091928 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.092320 22422 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:18.092571 22423 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:18.077551 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:18.099761 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 83739us
I20260709 13:08:18.100844 22540 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:18.100767 23075 consensus_queue.cc:1059] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:18.102051 22391 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:18.102617 22391 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:18.103487 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 99155.5us
I20260709 13:08:18.085711 22988 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:18.105850 23053 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.086220 22961 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.112390 22988 raft_consensus.cc:3060] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:18.118103 23064 log.cc:927] Time spent T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:08:18.087237 22976 consensus_queue.cc:1059] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:08:18.122154 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.111583 22943 raft_consensus.cc:2749] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.123088 23027 consensus_queue.cc:1059] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:18.127791 22393 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:18.095525 22956 consensus_queue.cc:237] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.133615 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.133952 22568 raft_consensus.cc:1240] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.135241 22573 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:18.136183 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.132704 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.136389 22961 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.127025 23073 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:18.139849 22391 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:18.136951 22574 raft_consensus.cc:2468] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:18.142131 22974 raft_consensus.cc:2804] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:18.142570 22974 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:18.142724 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.143000 22974 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:18.112691 22967 consensus_queue.cc:237] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.148084 22619 tablet_bootstrap.cc:654] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:18.127588 23019 consensus_queue.cc:1059] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:08:18.153275 22391 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.127029 23070 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.098111 23059 consensus_queue.cc:237] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:18.158231 23016 consensus_queue.cc:1059] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:18.153316 23017 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:18.162572 22391 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:18.162919 22542 leader_election.cc:343] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:18.163256 22499 raft_consensus.cc:1240] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.163554 22542 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:18.163720 22391 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.164579 22499 raft_consensus.cc:1240] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.151753 22952 raft_consensus.cc:3055] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.160498 23017 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.153312 22976 consensus_queue.cc:1048] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:08:18.172725 23075 consensus_queue.cc:1059] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:18.173640 22969 raft_consensus.cc:2749] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.174180 22976 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.174533 23075 consensus_queue.cc:1059] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:18.175565 23075 raft_consensus.cc:3055] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.175944 23075 raft_consensus.cc:740] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:18.176851 23075 consensus_queue.cc:260] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.177886 23075 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:18.222424 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 48111.9us
I20260709 13:08:18.170400 23017 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.178817 23018 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:18.167234 22952 raft_consensus.cc:740] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:18.227952 22542 leader_election.cc:343] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:18.225764 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:18.176870 22497 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 214) took 1116 ms. Trace:
I20260709 13:08:18.235450 22494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 210) took 1249 ms. Trace:
I20260709 13:08:18.236119 22494 rpcz_store.cc:276] 0709 13:08:16.985878 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.888725 (+902847us) service_pool.cc:224] Handling call
0709 13:08:17.889043 (+   318us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:17.889255 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:08:17.952426 (+ 63171us) log.cc:844] Serialized 14 byte log entry
0709 13:08:18.225993 (+273567us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:18.226801 (+   808us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:18.231227 (+  4426us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:18.235143 (+  3916us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:18.235352 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":92027,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":1561,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":2659,"thread_start_us":320508,"threads_started":2,"wal-append.queue_time_us":271832}
I20260709 13:08:18.235095 22497 rpcz_store.cc:276] 0709 13:08:17.060527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.927114 (+866587us) service_pool.cc:224] Handling call
0709 13:08:17.927601 (+   487us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:17.951694 (+ 24093us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:17.952307 (+   613us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:17.955755 (+  3448us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:17.956637 (+   882us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:18.176543 (+219906us) spinlock_profiling.cc:243] Waited 8.74 ms on lock 0x7b5400269654. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:18.176600 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:18.176786 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20104576}
I20260709 13:08:18.239840 23069 consensus_queue.cc:1059] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:18.240998 23069 raft_consensus.cc:3055] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.241403 23069 raft_consensus.cc:740] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:18.224534 23029 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:18.229691 23018 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:18.260998 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 103413us
I20260709 13:08:18.245643 22937 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.253031 22944 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.153918 23073 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.259004 23018 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.277189 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:18.277940 22619 tablet_bootstrap.cc:492] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:18.278380 22619 ts_tablet_manager.cc:1403] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.253s	user 0.015s	sys 0.007s
I20260709 13:08:18.281265 22619 raft_consensus.cc:359] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.282091 22619 raft_consensus.cc:385] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:18.282418 22619 raft_consensus.cc:740] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:18.263159 23027 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.284273 22619 consensus_queue.cc:260] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.262101 22976 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:08:18.272147 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:18.242327 23069 consensus_queue.cc:260] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.288564 22952 consensus_queue.cc:260] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.296398 22619 ts_tablet_manager.cc:1434] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:08:18.289191 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.306912 22618 tablet_bootstrap.cc:492] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
W20260709 13:08:18.304309 22393 leader_election.cc:343] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:18.297755 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:18.296279 23017 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:18.295660 23070 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:18.301931 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:18.320776 22495 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33660 (request call id 197) took 1963 ms (client timeout 2237 ms). Trace:
I20260709 13:08:18.325562 22617 tablet_bootstrap.cc:492] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:18.315654 23069 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.323859 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:18.330412 22619 tablet_bootstrap.cc:492] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:18.302932 22988 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.321046 22952 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:18.325403 22495 rpcz_store.cc:269] 0709 13:08:16.352318 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.200228 (+847910us) service_pool.cc:224] Handling call
0709 13:08:18.266762 (+1066534us) spinlock_profiling.cc:243] Waited 19.7 ms on lock 0x7b5800025898. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:18.315475 (+ 48713us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":45201152}
I20260709 13:08:18.319389 23054 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.374684 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.375720 22426 raft_consensus.cc:2393] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:18.376232 22426 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 126) took 1073 ms. Trace:
I20260709 13:08:18.376581 22426 rpcz_store.cc:276] 0709 13:08:17.302330 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.304265 (+  1935us) service_pool.cc:224] Handling call
0709 13:08:18.374466 (+1070201us) spinlock_profiling.cc:243] Waited 3.23 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:18.376162 (+  1696us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7425280}
I20260709 13:08:18.382735 22918 raft_consensus.cc:3055] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.383188 23073 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:18.327193 23017 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.383306 22918 raft_consensus.cc:740] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:18.328533 23051 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.454774 23059 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:18.462615 23059 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.389912 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.466050 22393 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.376758 23054 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:18.426903 23073 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:18.473088 23083 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.483920 22988 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.484714 23073 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.486670 22576 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:18.496573 23017 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.498229 22576 raft_consensus.cc:1240] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.500991 22974 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.503541 22618 tablet_bootstrap.cc:654] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:18.504719 22619 tablet_bootstrap.cc:654] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:18.451398 22918 consensus_queue.cc:260] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.506294 22918 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.510553 23051 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:18.514225 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:18.517669 22944 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.518834 22617 tablet_bootstrap.cc:654] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:18.520654 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:18.490459 23073 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:18.520406 23059 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.515372 22964 raft_consensus.cc:3055] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.527341 22576 raft_consensus.cc:1275] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:18.540135 22495 raft_consensus.cc:2393] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:18.539057 22964 raft_consensus.cc:740] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:18.541850 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:18.563758 22500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 204) took 1598 ms. Trace:
I20260709 13:08:18.564774 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:18.565640 22494 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:18.564575 22500 rpcz_store.cc:276] 0709 13:08:16.965669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.265992 (+300323us) service_pool.cc:224] Handling call
0709 13:08:18.534607 (+1268615us) spinlock_profiling.cc:243] Waited 3.84 ms on lock 0x7b5800025898. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:18.541421 (+  6814us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:18.547580 (+  6159us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:18.554454 (+  6874us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:18.556359 (+  1905us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:18.559989 (+  3630us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:18.563440 (+  3451us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:18.563667 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8834432}
I20260709 13:08:18.563910 23015 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.546790 22974 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.590170 22428 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:18.708320 22568 raft_consensus.cc:2410] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 13:08:18.717880 22393 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:18.598084 22964 consensus_queue.cc:260] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.732323 22964 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.740013 22494 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:18.721122 22988 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
W20260709 13:08:18.788817 23018 consensus_meta.cc:287] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.501s	user 0.011s	sys 0.002s
I20260709 13:08:18.788396 22988 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:18.799957 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:18.800565 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:18.807451 22391 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.519s	user 0.007s	sys 0.037s
W20260709 13:08:18.814045 22391 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.520s	user 0.007s	sys 0.037s
I20260709 13:08:18.803253 23018 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.807214 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:18.823853 22988 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.814949 22494 raft_consensus.cc:1240] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.830437 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:18.829728 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:18.833385 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 545443us
I20260709 13:08:18.834635 22576 raft_consensus.cc:1240] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.840307 22619 tablet_bootstrap.cc:492] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:18.841183 22619 ts_tablet_manager.cc:1403] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.515s	user 0.035s	sys 0.021s
I20260709 13:08:18.843447 23089 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:18.843961 23089 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.847030 22391 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.848780 22974 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.849088 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.849213 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:18.850615 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.851475 22422 raft_consensus.cc:1240] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:18.852061 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.852753 22391 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.847482 23017 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:18.854383 22423 raft_consensus.cc:2468] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:18.855327 22422 raft_consensus.cc:1240] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.855036 23017 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.857547 22494 raft_consensus.cc:1275] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:18.859452 22969 raft_consensus.cc:3055] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.859856 22969 raft_consensus.cc:740] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:18.860507 22984 raft_consensus.cc:3055] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.860905 22984 raft_consensus.cc:740] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:18.860671 22969 consensus_queue.cc:260] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.861935 22969 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.861660 22984 consensus_queue.cc:260] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.862739 22984 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.870208 22572 raft_consensus.cc:1240] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.874001 23018 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:18.874148 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:18.875057 22577 raft_consensus.cc:2393] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:18.875237 23089 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:18.876255 22424 raft_consensus.cc:1240] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.876335 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:18.876935 22426 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.878500 22325 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 76) took 6208 ms. Trace:
I20260709 13:08:18.878839 22325 rpcz_store.cc:276] 0709 13:08:12.670000 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:12.999652 (+329652us) service_pool.cc:224] Handling call
0709 13:08:18.878414 (+5878762us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:15.051146 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:15.177270 (+126124us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:15.190950 (+ 13680us) write_op.cc:435] Acquired schema lock
0709 13:08:15.197333 (+  6383us) tablet.cc:662] Decoding operations
0709 13:08:15.254630 (+ 57297us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:15.255394 (+   764us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:15.259521 (+  4127us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:08:15.269482 (+  9961us) tablet.cc:701] Row locks acquired
0709 13:08:15.277324 (+  7842us) write_op.cc:260] PREPARE: finished
0709 13:08:15.312590 (+ 35266us) write_op.cc:270] Start()
0709 13:08:15.329808 (+ 17218us) write_op.cc:276] Timestamp: P: 1783602495308184 usec, L: 0
0709 13:08:15.330148 (+   340us) op_driver.cc:348] REPLICATION: starting
0709 13:08:15.678377 (+348229us) log.cc:844] Serialized 543 byte log entry
0709 13:08:15.741643 (+ 63266us) op_driver.cc:464] REPLICATION: finished
0709 13:08:16.050708 (+309065us) write_op.cc:301] APPLY: starting
0709 13:08:16.076238 (+ 25530us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:16.098224 (+ 21986us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:16.098320 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:16.098578 (+   258us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:16.098729 (+   151us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:08:16.098778 (+    49us) write_op.cc:312] APPLY: finished
0709 13:08:16.102239 (+  3461us) log.cc:844] Serialized 22 byte log entry
0709 13:08:16.139745 (+ 37506us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:16.143484 (+  3739us) write_op.cc:454] Released schema lock
0709 13:08:16.145473 (+  1989us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:16.194889 (+ 49416us) spinlock_profiling.cc:243] Waited 331 ms on lock 0x7b540008ded4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e3142de28 00007f0e34e68581 00007f0e34e67d58 00007f0e34e6c9f1 00007f0e34e6c9a9 00007f0e34e6c939 00007f0e34e6c901 00007f0e34e6bb2d 000000000038f354 000000000038f199
0709 13:08:16.195141 (+   252us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:16.195181 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":917462,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":277836,"apply.run_cpu_time_us":7048,"apply.run_wall_time_us":102092,"num_ops":1,"prepare.queue_time_us":301319,"prepare.run_cpu_time_us":33131,"prepare.run_wall_time_us":1152784,"replication_time_us":394480,"spinlock_wait_cycles":760359680,"thread_start_us":41064,"threads_started":1}]]}
I20260709 13:08:18.884044 22571 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 136) took 1573 ms. Trace:
I20260709 13:08:18.884460 22571 rpcz_store.cc:276] 0709 13:08:17.310181 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.312665 (+  2484us) service_pool.cc:224] Handling call
0709 13:08:17.413309 (+100644us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:17.952057 (+538748us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:18.883788 (+931731us) spinlock_profiling.cc:243] Waited 486 ms on lock 0x7b54002d87d4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:18.883984 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1118169856}
I20260709 13:08:18.893146 22426 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:18.894632 22502 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:18.896590 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:18.898976 22617 tablet_bootstrap.cc:492] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:18.899631 22617 ts_tablet_manager.cc:1403] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.574s	user 0.013s	sys 0.011s
I20260709 13:08:18.899919 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:18.900489 22421 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.901976 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.904567 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.905146 22427 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:18.898324 22423 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.907680 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.908365 22427 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:18.908934 22617 raft_consensus.cc:359] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.909970 22617 raft_consensus.cc:385] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:18.910315 22617 raft_consensus.cc:740] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:18.911099 22617 consensus_queue.cc:260] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.837440 22570 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
W20260709 13:08:18.924217 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 286608us
I20260709 13:08:18.926105 22540 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:18.928236 22540 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:18.930012 22540 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:18.941146 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 88461.6us
I20260709 13:08:18.942292 22391 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.943361 22984 raft_consensus.cc:2749] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.943998 22984 consensus_queue.cc:1059] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:18.944622 22421 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:18.944979 22984 raft_consensus.cc:2804] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:18.945379 22984 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:18.945751 22984 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.932474 23062 raft_consensus.cc:2749] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.932323 23018 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:18.947214 22988 raft_consensus.cc:3055] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.933722 22943 raft_consensus.cc:2804] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:18.935178 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.948503 22391 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.935138 22619 raft_consensus.cc:359] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.950703 22619 raft_consensus.cc:385] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:18.951118 22619 raft_consensus.cc:740] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
W20260709 13:08:18.916174 22967 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.100s	sys 0.142s
W20260709 13:08:18.952710 22391 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:18.953898 22618 tablet_bootstrap.cc:492] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:18.954385 22618 ts_tablet_manager.cc:1403] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.657s	user 0.019s	sys 0.017s
I20260709 13:08:18.947600 22988 raft_consensus.cc:740] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:18.957624 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:08:18.947975 22956 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.702s	user 0.014s	sys 0.014s
I20260709 13:08:18.937541 22540 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.961114 23018 raft_consensus.cc:2804] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:18.961764 23018 raft_consensus.cc:697] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:18.962801 23018 consensus_queue.cc:237] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.958374 22424 raft_consensus.cc:1240] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.948048 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.966710 22617 ts_tablet_manager.cc:1434] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 13:08:18.966939 22988 consensus_queue.cc:260] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.959133 22619 consensus_queue.cc:260] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:18.968209 22988 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.967442 22540 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:18.970141 23062 raft_consensus.cc:2804] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:18.970504 23062 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:18.970868 23062 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.970886 22619 ts_tablet_manager.cc:1434] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.129s	user 0.012s	sys 0.000s
I20260709 13:08:18.971395 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:18.954411 22967 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.640s	user 0.101s	sys 0.144s
I20260709 13:08:18.972687 22619 tablet_bootstrap.cc:492] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:18.947679 22943 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:18.974045 22943 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:18.975323 22499 raft_consensus.cc:1240] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:18.978595 22540 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:18.955839 22918 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:18.935106 22570 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34830 (request call id 132) took 1624 ms (client timeout 2045 ms). Trace:
I20260709 13:08:18.953477 23089 raft_consensus.cc:2749] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:18.960597 22956 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.721s	user 0.014s	sys 0.014s
I20260709 13:08:18.996462 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:18.996765 22423 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:18.997339 22420 raft_consensus.cc:2393] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:18.940665 23043 consensus_queue.cc:1059] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:08:18.998257 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:18.999161 23043 raft_consensus.cc:3055] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.999310 22501 raft_consensus.cc:1240] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.000528 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.002068 22427 raft_consensus.cc:2393] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:18.999553 23043 raft_consensus.cc:740] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:18.989353 23075 raft_consensus.cc:2804] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:19.003700 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 57637.9us
I20260709 13:08:19.009385 22466 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:19.011096 22466 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:18.990497 22918 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.033308 22466 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:19.010704 23057 raft_consensus.cc:2804] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.045218 22466 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:19.007762 23047 raft_consensus.cc:3055] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.007651 22956 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:19.007841 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.048326 22466 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:19.011049 23075 raft_consensus.cc:697] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
W20260709 13:08:18.988746 22570 rpcz_store.cc:269] 0709 13:08:17.308546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.313565 (+  5019us) service_pool.cc:224] Handling call
0709 13:08:18.536890 (+1223325us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:18.932339 (+395449us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24760704}
I20260709 13:08:19.044939 23006 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.049206 22954 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.044226 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.055019 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.045845 23015 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.066068 23049 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.068881 22617 tablet_bootstrap.cc:492] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:19.069110 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.070073 22419 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:19.066134 23015 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:19.071506 23015 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.060715 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:19.063549 23093 log.cc:927] Time spent T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 13:08:19.048803 23057 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:19.048017 23047 raft_consensus.cc:740] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:19.030587 22967 consensus_queue.cc:1048] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:08:19.076551 22391 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.075870 22618 raft_consensus.cc:359] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.055737 22964 raft_consensus.cc:2749] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.079397 22618 raft_consensus.cc:385] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.057544 23006 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:19.081023 22618 raft_consensus.cc:740] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.079751 22423 raft_consensus.cc:2393] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:19.083173 22391 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.078675 23057 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.084566 22391 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.078516 22422 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.054214 22956 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.086748 22391 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.088263 23089 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.088722 23089 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:19.082858 22974 raft_consensus.cc:2749] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.089890 23089 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.084748 22970 raft_consensus.cc:2749] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.091140 22943 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.051674 23043 consensus_queue.cc:260] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.093360 23043 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.094532 22956 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.094937 23017 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.096045 22501 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 207) took 2129 ms. Trace:
I20260709 13:08:19.097476 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.098248 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.099050 22575 raft_consensus.cc:2393] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:19.082456 23006 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.105468 22575 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.083436 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.082172 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.108412 22391 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.087816 22918 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.103560 23047 consensus_queue.cc:260] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.112030 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.112557 22964 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.121897 22974 raft_consensus.cc:2749] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.122112 22964 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.124310 22617 tablet_bootstrap.cc:654] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.118790 22970 consensus_queue.cc:1048] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:08:19.126012 22422 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:19.126282 22964 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.085258 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.113279 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.108991 22393 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.115362 22618 consensus_queue.cc:260] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.116441 22572 raft_consensus.cc:2393] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:19.118218 22619 tablet_bootstrap.cc:654] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.112974 22574 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:19.101555 23096 raft_consensus.cc:2749] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.135210 22571 raft_consensus.cc:2393] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:19.139441 22969 raft_consensus.cc:2804] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:19.139707 23015 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.114852 22956 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.172880 22391 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.176745 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.178434 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:19.180116 22428 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 130) took 1875 ms (client timeout 2045 ms). Trace:
I20260709 13:08:19.140339 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.140515 22953 raft_consensus.cc:3055] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:08:19.247720 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.141002 23061 raft_consensus.cc:3055] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.141484 22423 raft_consensus.cc:2393] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:19.143949 23006 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.145294 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.146649 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.140836 22503 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
W20260709 13:08:19.247751 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 74981.9us
I20260709 13:08:19.135571 22970 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.252533 22618 ts_tablet_manager.cc:1434] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.298s	user 0.007s	sys 0.002s
I20260709 13:08:19.248106 22953 raft_consensus.cc:740] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:19.258889 22573 raft_consensus.cc:2393] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:19.258737 22970 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.259923 22425 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.130535 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.260744 22422 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.261085 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.261313 22970 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.262394 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:19.180665 22428 rpcz_store.cc:269] 0709 13:08:17.304820 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.307434 (+  2614us) service_pool.cc:224] Handling call
0709 13:08:18.320648 (+1013214us) spinlock_profiling.cc:243] Waited 3.59 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30deee 0000000000375939 00007f0e363811e0 00007f0e3644a0c4 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:19.179866 (+859218us) spinlock_profiling.cc:243] Waited 205 ms on lock 0x7b54001d9054. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:19.180032 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":479807744}
I20260709 13:08:19.263811 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.264197 23015 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.259987 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.264400 22425 raft_consensus.cc:2393] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:19.264905 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.265197 22423 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:19.266417 23006 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.096417 22501 rpcz_store.cc:276] 0709 13:08:16.966443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:17.265200 (+298757us) service_pool.cc:224] Handling call
0709 13:08:18.224229 (+959029us) spinlock_profiling.cc:243] Waited 5.97 ms on lock 0x7b5800025898. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:18.230433 (+  6204us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:18.999767 (+769334us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:19.095801 (+ 96034us) spinlock_profiling.cc:243] Waited 769 ms on lock 0x7b54001081d4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:19.095985 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1781503232}
I20260709 13:08:19.263749 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.266309 22428 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.267292 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.268672 22423 raft_consensus.cc:1240] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.269781 22391 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.261354 22943 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.252101 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.276656 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.243314 23047 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:19.278522 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 140499us
I20260709 13:08:19.250838 22967 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.282269 22391 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.254333 23049 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.108335 23075 consensus_queue.cc:237] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.256747 23038 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.284431 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.289034 22428 raft_consensus.cc:2468] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:19.251104 23061 raft_consensus.cc:740] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:19.292526 22427 raft_consensus.cc:2376] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2. Re-sending same reply.
I20260709 13:08:19.257567 22969 raft_consensus.cc:697] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:19.292819 22393 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.293712 22428 raft_consensus.cc:1275] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.249802 23089 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.252236 22956 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.282724 22952 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.257572 23032 consensus_queue.cc:1059] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:08:19.290252 22576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 207) took 1150 ms. Trace:
I20260709 13:08:19.291051 22970 raft_consensus.cc:2749] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:19.332191 23097 log.cc:927] Time spent T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.196s	user 0.001s	sys 0.000s
W20260709 13:08:19.295604 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:19.326669 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.293952 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.341077 22423 raft_consensus.cc:1240] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.343348 22952 raft_consensus.cc:2764] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:08:19.355712 23062 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.291539 22967 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.356715 23073 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.357209 23073 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.358047 23062 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.358359 22967 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.358600 23062 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.294418 23038 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.355728 22425 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.360575 23038 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.361042 23038 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.361464 23038 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.364492 22422 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:19.364778 23089 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.365280 22421 raft_consensus.cc:1240] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.365556 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.347573 22956 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.366376 22569 raft_consensus.cc:2393] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:19.347746 22984 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.348201 23061 consensus_queue.cc:260] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.296821 23083 consensus_queue.cc:1048] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 13:08:19.332917 22974 raft_consensus.cc:2749] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.293582 23049 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.347934 23032 consensus_queue.cc:1243] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer 80a3181197754d45b42a489b31dd1d0e 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:08:19.335856 22419 raft_consensus.cc:1275] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:19.359127 22392 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:19.366850 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.402027 22425 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.403241 23061 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.366948 23038 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.408142 23101 consensus_queue.cc:1059] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:08:19.408903 23038 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.409430 23038 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.366719 22422 raft_consensus.cc:1240] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.436926 23038 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.385767 22569 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34846 (request call id 210) took 1226 ms. Trace:
W20260709 13:08:19.432441 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.397095 22497 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 229) took 1122 ms. Trace:
I20260709 13:08:19.432801 23073 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.433308 22956 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:19.342981 22969 consensus_queue.cc:237] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.438153 23018 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:19.442620 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 160429us
I20260709 13:08:19.388952 23062 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:19.454939 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 162212us
I20260709 13:08:19.334121 22576 rpcz_store.cc:276] 0709 13:08:18.131833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:18.568402 (+436569us) service_pool.cc:224] Handling call
0709 13:08:18.568802 (+   400us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:18.839085 (+270283us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:19.268972 (+429887us) spinlock_profiling.cc:243] Waited 264 ms on lock 0x7b54002a80d4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:19.282356 (+ 13384us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":607037184}
I20260709 13:08:19.449620 22956 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.460721 22984 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.462225 22956 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.440004 22569 rpcz_store.cc:276] 0709 13:08:18.140386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:18.337509 (+197123us) service_pool.cc:224] Handling call
0709 13:08:19.365419 (+1027910us) spinlock_profiling.cc:243] Waited 44.3 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:19.366753 (+  1334us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":101986048}
I20260709 13:08:19.464811 23049 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.450901 23018 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.470433 23018 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.496068 22391 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.501912 22391 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.507205 22570 raft_consensus.cc:1240] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.501253 22956 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.523516 22956 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.508821 23108 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.525112 23108 raft_consensus.cc:697] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:19.526141 23108 consensus_queue.cc:237] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.527557 23075 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.529170 23075 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.526814 22956 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.531874 23075 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.532821 22619 tablet_bootstrap.cc:492] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:19.533324 22619 ts_tablet_manager.cc:1403] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.561s	user 0.010s	sys 0.022s
I20260709 13:08:19.534507 22393 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.536765 22391 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.540282 22617 tablet_bootstrap.cc:492] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:19.540979 22617 ts_tablet_manager.cc:1403] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.472s	user 0.005s	sys 0.016s
I20260709 13:08:19.541849 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.553743 22571 raft_consensus.cc:3060] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.555251 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.542043 22570 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.559237 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.559880 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.560518 22501 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:19.542948 22569 raft_consensus.cc:1275] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.562003 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.562522 22569 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:19.543777 22576 raft_consensus.cc:1275] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.544417 22572 raft_consensus.cc:1240] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.565512 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.565686 22427 raft_consensus.cc:1240] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.545456 22974 raft_consensus.cc:2749] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.503085 22984 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:08:19.546175 23083 raft_consensus.cc:2804] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.568014 23083 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:19.568073 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.568493 23083 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.568753 22576 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.547645 22956 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:19.548357 23062 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.446220 22497 rpcz_store.cc:276] 0709 13:08:18.273198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:18.275361 (+  2163us) service_pool.cc:224] Handling call
0709 13:08:18.308969 (+ 33608us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:18.597960 (+288991us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:18.599612 (+  1652us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:18.715846 (+116234us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:18.719102 (+  3256us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:19.343546 (+624444us) spinlock_profiling.cc:243] Waited 281 ms on lock 0x7b54001ce3d4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:19.351375 (+  7829us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:19.395560 (+ 44185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":646570240}
I20260709 13:08:19.548527 23105 consensus_queue.cc:1059] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:19.503477 23057 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.560138 22570 raft_consensus.cc:2410] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:08:19.542387 22574 raft_consensus.cc:1240] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.566742 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.533859 23027 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.581772 22391 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.582623 22956 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.563504 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.598734 22918 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:19.599169 22918 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:19.599555 22918 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.600569 22956 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.591235 23105 raft_consensus.cc:3055] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.602067 23105 raft_consensus.cc:740] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:19.602815 23105 consensus_queue.cc:260] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.603087 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.597841 22572 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.603969 22570 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:19.604694 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.604720 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.605762 22574 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:19.605896 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.608736 22575 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.610562 22575 raft_consensus.cc:1240] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.608913 22391 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.615973 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.616786 22577 raft_consensus.cc:2393] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:19.617760 22918 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.593266 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.610167 22619 raft_consensus.cc:359] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.628304 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.638103 22619 raft_consensus.cc:385] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.638598 22619 raft_consensus.cc:740] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.639844 22619 consensus_queue.cc:260] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.642700 22619 ts_tablet_manager.cc:1434] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.109s	user 0.012s	sys 0.006s
I20260709 13:08:19.644737 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.646152 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.647161 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.638551 22391 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.650558 22393 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.657016 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.658625 22619 tablet_bootstrap.cc:492] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:19.659864 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.660262 22391 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.661568 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.661753 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.661854 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.662127 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.662233 22568 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:19.663595 22499 raft_consensus.cc:2393] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:19.664328 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.647715 23027 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:19.665095 22499 raft_consensus.cc:2393] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
W20260709 13:08:19.669137 22542 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.664810 22953 consensus_queue.cc:260] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:19.674289 22420 raft_consensus.cc:2393] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:19.628309 22571 raft_consensus.cc:2468] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:19.661854 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.678690 22498 raft_consensus.cc:1240] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.682343 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.698169 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.698793 22571 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.698959 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.700100 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.701399 22618 tablet_bootstrap.cc:492] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:19.683059 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.703171 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.703326 22572 raft_consensus.cc:2376] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2. Re-sending same reply.
I20260709 13:08:19.703465 22953 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.704417 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.704449 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:19.705112 22577 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.705236 22572 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.706590 22572 raft_consensus.cc:1275] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.707086 23096 raft_consensus.cc:2749] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.707899 23057 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.708499 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.711512 22577 raft_consensus.cc:1275] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.712280 22425 raft_consensus.cc:1275] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.713548 22576 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:19.683281 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:19.719120 22540 leader_election.cc:343] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.663316 23101 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.719667 22540 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:19.675447 23027 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:19.684283 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.685022 22918 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.682332 22496 raft_consensus.cc:1240] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.663108 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.662271 22570 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.729207 22617 raft_consensus.cc:359] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.690225 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.730674 22617 raft_consensus.cc:385] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.674799 23089 raft_consensus.cc:2749] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.730960 22617 raft_consensus.cc:740] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.694440 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.702768 22502 raft_consensus.cc:1240] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.735355 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.736581 22502 raft_consensus.cc:1240] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.737059 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.721252 22540 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.722577 22393 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.731709 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.734148 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.716193 22571 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:19.743559 22619 tablet_bootstrap.cc:654] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.726214 23027 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.726042 23061 raft_consensus.cc:2749] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.743135 23083 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.747615 23089 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.749063 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.751926 22326 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42660 (request call id 88) took 4074 ms. Trace:
I20260709 13:08:19.763475 22617 consensus_queue.cc:260] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.765172 22618 tablet_bootstrap.cc:654] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.765692 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:19.765978 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 44829.3us
I20260709 13:08:19.771591 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.771669 22540 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.772593 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:19.772684 22540 leader_election.cc:343] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:19.772781 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.783768 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.783248 22540 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:19.783946 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.784624 22428 raft_consensus.cc:2393] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:19.784744 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.785015 22540 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:19.786767 22540 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.763124 23105 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.791378 22391 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:19.791644 22540 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.791944 22499 raft_consensus.cc:1275] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.792404 22540 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.794247 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.775794 23075 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.787222 22420 raft_consensus.cc:1240] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.786293 23062 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:19.787774 23049 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.795244 23073 raft_consensus.cc:2804] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.799019 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.763705 22326 rpcz_store.cc:276] 0709 13:08:15.677972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:15.680010 (+  2038us) service_pool.cc:224] Handling call
0709 13:08:16.067680 (+387670us) spinlock_profiling.cc:243] Waited 2.82 ms on lock 0x7b540008ded4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139c090 00007f0e3143af3a 00007f0e371f11cc 00007f0e372ef37e 00007f0e357b02a4 00007f0e357b0232 00007f0e357b0161 00007f0e357b00dc 00007f0e357af392 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:19.751861 (+3684181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:19.043404 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:19.090885 (+ 47481us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:19.090927 (+    42us) write_op.cc:435] Acquired schema lock
0709 13:08:19.090949 (+    22us) tablet.cc:662] Decoding operations
0709 13:08:19.091314 (+   365us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:19.091368 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:19.091393 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:08:19.091569 (+   176us) tablet.cc:701] Row locks acquired
0709 13:08:19.091582 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:08:19.091717 (+   135us) write_op.cc:270] Start()
0709 13:08:19.091814 (+    97us) write_op.cc:276] Timestamp: P: 1783602499091677 usec, L: 0
0709 13:08:19.091835 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:08:19.092456 (+   621us) log.cc:844] Serialized 543 byte log entry
0709 13:08:19.388247 (+295791us) op_driver.cc:464] REPLICATION: finished
0709 13:08:19.491009 (+102762us) write_op.cc:301] APPLY: starting
0709 13:08:19.500495 (+  9486us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:19.506639 (+  6144us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:19.506796 (+   157us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:19.507250 (+   454us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:19.507408 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:08:19.507460 (+    52us) write_op.cc:312] APPLY: finished
0709 13:08:19.517427 (+  9967us) log.cc:844] Serialized 22 byte log entry
0709 13:08:19.527693 (+ 10266us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:19.527790 (+    97us) write_op.cc:454] Released schema lock
0709 13:08:19.527838 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:19.528255 (+   417us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:19.528288 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1991096,"reported_tablets":6,"spinlock_wait_cycles":6491008,"child_traces":[["op",{"apply.queue_time_us":102393,"apply.run_cpu_time_us":2239,"apply.run_wall_time_us":37214,"num_ops":1,"prepare.queue_time_us":140112,"prepare.run_cpu_time_us":31750,"prepare.run_wall_time_us":219734,"raft.queue_time_us":55100,"raft.run_cpu_time_us":17132,"raft.run_wall_time_us":102832,"replication_time_us":296259,"spinlock_wait_cycles":5376,"thread_start_us":314701,"threads_started":4,"wal-append.queue_time_us":198999}]]}
I20260709 13:08:19.785800 23061 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.801919 22617 ts_tablet_manager.cc:1434] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.251s	user 0.001s	sys 0.006s
W20260709 13:08:19.802690 22466 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.211.131:41113 timed out after 1.565s (SENT) [suppressed 16 similar messages]
I20260709 13:08:19.800626 22542 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:19.798740 23096 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:19.787802 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.788981 23018 raft_consensus.cc:2749] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.796358 23038 raft_consensus.cc:2804] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:19.796576 22943 raft_consensus.cc:2804] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.787374 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:19.804273 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.789158 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.816816 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:19.818308 22619 tablet_bootstrap.cc:492] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:19.818156 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.818819 22619 ts_tablet_manager.cc:1403] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.008s
I20260709 13:08:19.817000 23096 raft_consensus.cc:697] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:19.821336 22617 tablet_bootstrap.cc:492] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:19.808231 23073 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:19.809305 23061 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:19.807986 23047 consensus_queue.cc:1059] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:08:19.833292 23096 consensus_queue.cc:237] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.809993 23062 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.845503 23062 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.846087 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.819952 22503 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:19.851929 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.852797 22428 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:19.859853 22500 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
W20260709 13:08:19.860888 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.862071 22423 raft_consensus.cc:1240] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.836380 23018 raft_consensus.cc:2749] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.863477 23060 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.863991 23060 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.865155 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.866055 22419 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:19.866206 23060 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.867841 23047 raft_consensus.cc:3055] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.868202 23047 raft_consensus.cc:740] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:19.868916 23047 consensus_queue.cc:260] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.869678 23027 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.870042 23047 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.826313 22425 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:19.830662 22943 raft_consensus.cc:697] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
W20260709 13:08:19.871330 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.871641 22943 consensus_queue.cc:237] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.873401 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.825142 23038 raft_consensus.cc:697] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:19.878511 22428 raft_consensus.cc:1275] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.874758 22427 raft_consensus.cc:2393] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:19.837323 23073 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:19.884573 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 78579.9us
I20260709 13:08:19.838944 23061 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.825836 22569 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.883461 23075 raft_consensus.cc:697] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:19.885484 22428 raft_consensus.cc:1275] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.863516 22423 raft_consensus.cc:1240] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.860913 22424 raft_consensus.cc:1240] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:19.875198 23101 raft_consensus.cc:2749] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:19.880347 22967 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.880561 23018 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:19.889016 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.885916 22421 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:19.904021 23038 consensus_queue.cc:237] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:19.909760 22540 leader_election.cc:343] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:19.913933 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 113610us
I20260709 13:08:19.912580 23018 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:19.915050 22540 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:19.911957 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:19.917636 22540 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:19.919314 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 116640us
I20260709 13:08:19.920488 22466 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:19.923142 23132 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.923650 23132 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.927573 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.925954 23060 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.928664 23132 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.928368 22421 raft_consensus.cc:2393] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:19.929149 23132 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.929574 23132 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:19.933522 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:19.935307 22466 consensus_peers.cc:597] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e -> Peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Couldn't send request to peer d65017d3297e42d9963adedb9618d055. 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:08:19.935935 22466 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.936352 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.924573 23043 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:19.937430 23043 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:19.937767 23043 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.938123 23013 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:19.938616 23013 raft_consensus.cc:697] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:19.939536 23013 consensus_queue.cc:237] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.943986 22617 tablet_bootstrap.cc:654] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.944469 22618 tablet_bootstrap.cc:492] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:19.940150 22466 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.945045 22618 ts_tablet_manager.cc:1403] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.244s	user 0.000s	sys 0.014s
W20260709 13:08:19.946292 22466 leader_election.cc:343] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:19.946669 22542 leader_election.cc:343] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.911430 22967 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.947701 22466 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:19.948477 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:19.953227 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.953596 23049 consensus_queue.cc:1059] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.953702 23127 consensus_queue.cc:1059] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:19.955452 22954 consensus_queue.cc:1048] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.955790 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:19.956519 22422 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:19.956875 22954 consensus_queue.cc:1059] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:19.935321 23083 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.926229 23126 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:19.924618 22943 consensus_queue.cc:1048] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:08:19.967912 22943 raft_consensus.cc:3055] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.959160 23036 raft_consensus.cc:2804] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.968338 22943 raft_consensus.cc:740] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:19.969838 23018 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.969302 22943 consensus_queue.cc:260] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.945927 23075 consensus_queue.cc:237] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:19.971952 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:19.972645 22501 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.948146 23057 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:19.970811 23124 raft_consensus.cc:3055] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.965914 23101 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.966055 23126 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:19.973713 22956 raft_consensus.cc:3055] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.959915 23132 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:19.976122 23057 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:20.004850 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 55884.8us
I20260709 13:08:20.005915 22540 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:20.000200 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:19.980006 23124 raft_consensus.cc:740] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:19.988776 22967 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:19.986119 23135 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:20.035924 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 86728.1us
W20260709 13:08:20.036628 22540 leader_election.cc:343] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.033789 22619 raft_consensus.cc:359] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.037462 22619 raft_consensus.cc:385] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.037353 22540 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.037741 22619 raft_consensus.cc:740] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.038362 22540 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.038383 22619 consensus_queue.cc:260] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.014757 23057 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.998340 23126 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.998554 22956 raft_consensus.cc:740] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.028659 23018 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:19.998819 23101 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.043802 23135 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.056550 22619 ts_tablet_manager.cc:1434] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.237s	user 0.005s	sys 0.004s
I20260709 13:08:20.047132 23018 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.064640 23135 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.054252 23062 raft_consensus.cc:2749] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.082195 23135 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.052078 22956 consensus_queue.cc:260] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.082703 23135 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.054687 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:20.084760 22423 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:20.055877 23133 consensus_queue.cc:1059] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:08:20.055693 23036 raft_consensus.cc:697] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.090111 22619 tablet_bootstrap.cc:492] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:20.111532 22956 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.112215 23036 consensus_queue.cc:237] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.112962 23136 raft_consensus.cc:2804] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:20.113519 23136 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.061887 23018 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.055711 22967 consensus_queue.cc:1048] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260709 13:08:20.117197 23136 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.148953 22540 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.149804 23137 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:20.151839 23062 raft_consensus.cc:3055] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:08:20.176916 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 140223us
I20260709 13:08:20.179332 22466 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.181957 23101 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.183218 23134 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:20.183413 23138 log.cc:927] Time spent T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 13:08:20.176992 23075 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:20.067421 23124 consensus_queue.cc:260] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.176524 23062 raft_consensus.cc:740] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:20.190055 23062 consensus_queue.cc:260] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.185312 22618 raft_consensus.cc:359] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.191344 23062 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.191717 22618 raft_consensus.cc:385] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.193178 22618 raft_consensus.cc:740] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.182034 22423 raft_consensus.cc:1275] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.195217 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.185320 23075 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.196540 23075 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.200152 22501 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:20.200572 23027 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:20.184902 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:20.182199 23013 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:08:20.177145 23137 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.204123 23013 consensus_queue.cc:1059] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.208669 22575 raft_consensus.cc:1275] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.220026 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:20.220662 22572 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.221979 22393 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:20.223664 23096 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.223775 22393 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.225203 23105 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:20.225657 23105 raft_consensus.cc:697] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:20.218669 23127 consensus_queue.cc:1048] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:20.221983 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:20.228030 22574 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:20.226492 23105 consensus_queue.cc:237] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.236855 22618 consensus_queue.cc:260] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:20.241838 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 60451.2us
I20260709 13:08:20.221532 23060 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.254614 22617 tablet_bootstrap.cc:492] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:20.255430 22617 ts_tablet_manager.cc:1403] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.440s	user 0.011s	sys 0.016s
I20260709 13:08:20.191717 23043 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.190745 23073 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.219002 23061 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.246110 22954 raft_consensus.cc:3055] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:08:20.264847 22466 leader_election.cc:343] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.257766 23134 raft_consensus.cc:697] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.257046 23135 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.266860 22618 ts_tablet_manager.cc:1434] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.321s	user 0.007s	sys 0.015s
I20260709 13:08:20.265008 22954 raft_consensus.cc:740] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.270427 22466 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.274364 22943 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.277109 22967 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.269615 23135 consensus_queue.cc:1059] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:08:20.278532 22967 consensus_queue.cc:1059] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.278999 23135 raft_consensus.cc:2804] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:20.280180 23061 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.280707 22954 consensus_queue.cc:260] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.283825 23043 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.256645 23036 consensus_queue.cc:1059] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:08:20.293661 23135 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.311921 23135 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.316110 23057 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.304803 22954 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.317379 23148 raft_consensus.cc:3055] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.327412 23148 raft_consensus.cc:740] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.328337 23148 consensus_queue.cc:260] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.331641 23073 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.332859 22618 tablet_bootstrap.cc:492] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
W20260709 13:08:20.339857 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 69492us
I20260709 13:08:20.292479 23149 consensus_queue.cc:1048] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 13:08:20.303098 23137 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.336860 23148 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:20.347621 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:20.348822 22500 raft_consensus.cc:1240] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:20.343282 22572 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:20.347848 23150 raft_consensus.cc:3055] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.364530 23151 consensus_queue.cc:1048] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:20.355801 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:20.367302 23147 log.cc:927] Time spent T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 13:08:20.368762 23057 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.369796 23135 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.382061 22619 tablet_bootstrap.cc:654] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.362325 23146 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:08:20.385222 23083 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:20.385516 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 436066us
I20260709 13:08:20.385834 23083 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.387490 22466 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.387856 22542 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.395998 22466 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.396250 22391 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:20.400173 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.401820 22424 raft_consensus.cc:1275] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.403889 22954 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:20.404309 23083 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.401820 22571 raft_consensus.cc:1275] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:20.404316 22954 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:20.405025 23124 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.405293 22954 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.406531 22542 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.409689 22967 raft_consensus.cc:3055] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.410173 22967 raft_consensus.cc:740] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.411405 23043 raft_consensus.cc:2749] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.412114 22974 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:20.412261 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.412961 22422 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.412773 23135 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.412807 23137 consensus_queue.cc:1059] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:08:20.412516 22974 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.363539 23150 raft_consensus.cc:740] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.432950 23150 consensus_queue.cc:260] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.433676 23136 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.434643 23150 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.417320 22542 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.416643 23132 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.419548 23038 consensus_queue.cc:1048] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.419759 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.420106 23073 consensus_queue.cc:1059] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.421402 23137 consensus_queue.cc:1243] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer 1b66e19b71af438dae5893082052abe2 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
W20260709 13:08:20.421878 23152 log.cc:927] Time spent T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:08:20.421816 23075 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
W20260709 13:08:20.422637 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:20.424682 22954 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:20.425184 23145 log.cc:927] Time spent T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260709 13:08:20.427244 22974 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.427784 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:20.406376 23146 consensus_queue.cc:1059] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:08:20.431437 23105 consensus_queue.cc:1048] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:20.447572 23126 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.438453 22542 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:20.439440 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 43563.6us
I20260709 13:08:20.343914 23134 consensus_queue.cc:237] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.442253 22617 raft_consensus.cc:359] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.444068 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.439582 23049 raft_consensus.cc:2749] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.426862 23083 consensus_queue.cc:1048] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:08:20.417122 23154 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.439306 23043 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.455461 22984 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.456110 23073 raft_consensus.cc:3055] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.487970 22466 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.491093 22617 raft_consensus.cc:385] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:20.492745 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 54408.7us
I20260709 13:08:20.494068 22502 raft_consensus.cc:1240] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:20.480830 22954 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.494570 23038 raft_consensus.cc:2749] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.451864 23108 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 13:08:20.470913 22500 raft_consensus.cc:3055] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:20.523694 23036 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.483786 23075 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.466840 22967 consensus_queue.cc:260] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.481782 23018 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.513152 22326 catalog_manager.cc:5697] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 2, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:20.491313 23136 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.567723 22617 raft_consensus.cc:740] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
W20260709 13:08:20.569918 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 43514.7us
I20260709 13:08:20.566749 22326 catalog_manager.cc:5697] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 2, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
W20260709 13:08:20.571107 22466 leader_election.cc:343] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.571519 22466 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.496949 23154 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.570319 22542 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.496502 22425 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.498181 23073 raft_consensus.cc:740] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:20.572261 22326 catalog_manager.cc:5697] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 2, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.576481 22466 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.534544 22569 raft_consensus.cc:2393] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:20.521919 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.584606 22426 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.586138 22420 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:20.568131 22500 raft_consensus.cc:740] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.586880 22569 raft_consensus.cc:1240] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:20.580690 22466 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.524535 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.524693 22953 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.496227 23043 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.578812 23136 raft_consensus.cc:2749] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:20.494735 23148 consensus_queue.cc:1048] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.077s
I20260709 13:08:20.573696 23036 raft_consensus.cc:697] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.580864 23149 raft_consensus.cc:2749] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.613210 23036 consensus_queue.cc:237] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.613556 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.614286 22421 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.573988 23154 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.575285 22918 consensus_queue.cc:1059] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:08:20.583707 23124 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:20.584105 22967 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.589094 22466 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.589146 22617 consensus_queue.cc:260] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.581270 23060 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.589893 23075 consensus_queue.cc:1048] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:20.590377 23155 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:20.587440 22500 consensus_queue.cc:260] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.590798 23049 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.622349 23049 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.497539 22988 consensus_queue.cc:1059] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 13:08:20.643415 23096 raft_consensus.cc:3055] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:20.580219 22326 catalog_manager.cc:5697] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.595827 22422 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:20.596372 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:20.597450 23151 raft_consensus.cc:3055] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.597406 22974 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.574064 23146 consensus_queue.cc:1048] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:08:20.651859 23043 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.652757 22617 ts_tablet_manager.cc:1434] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.397s	user 0.009s	sys 0.001s
I20260709 13:08:20.590389 23105 consensus_queue.cc:1048] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:08:20.605894 22618 tablet_bootstrap.cc:654] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.656100 22503 raft_consensus.cc:1275] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:20.607342 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.657009 22974 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.657156 22427 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.609899 22540 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.611294 23101 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.659600 23101 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.661636 23101 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.611369 23073 consensus_queue.cc:260] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.662209 23018 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.662695 23073 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.663527 22421 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:20.665836 22427 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:20.667685 22918 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.522555 22984 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.617988 23149 raft_consensus.cc:2804] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.617842 23124 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.618140 22466 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.620813 23126 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.620848 23155 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:20.675817 23155 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.643893 23096 raft_consensus.cc:740] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:20.647908 23151 raft_consensus.cc:740] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.608317 22953 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.624843 22494 raft_consensus.cc:2393] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
W20260709 13:08:20.657928 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 48097.8us
I20260709 13:08:20.669297 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.669555 22326 catalog_manager.cc:5697] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.672601 23043 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:20.677026 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 58947.6us
I20260709 13:08:20.680366 22466 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.680709 22326 catalog_manager.cc:5697] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 2, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.683347 22617 tablet_bootstrap.cc:492] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:20.683204 22540 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.682492 22326 catalog_manager.cc:5697] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 2, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.657599 22974 raft_consensus.cc:3055] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:20.684023 22540 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.685389 22540 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:20.684276 22466 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.676254 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.688194 23049 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:20.688525 22953 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:20.689102 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:20.689193 22425 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:20.689359 22984 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:20.696715 23018 consensus_queue.cc:1048] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:20.695425 23096 consensus_queue.cc:260] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.696768 22426 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:20.685135 22326 catalog_manager.cc:5697] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.705345 22466 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.697367 23133 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:20.700073 23132 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:20.690132 23060 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:08:20.676584 23149 raft_consensus.cc:697] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.712344 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:20.686122 22956 raft_consensus.cc:2764] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 13:08:20.702090 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:20.686520 22974 raft_consensus.cc:740] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:20.712961 22576 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:20.678514 23150 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.657979 22500 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.706789 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:20.721508 22575 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:20.721611 22466 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.716647 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:20.698154 23043 raft_consensus.cc:697] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:20.712008 23049 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.704303 23148 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.725759 22393 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:20.727306 22542 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.716123 23134 raft_consensus.cc:2749] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:20.735915 22542 leader_election.cc:343] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.736358 22542 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.733255 22918 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.739040 22619 tablet_bootstrap.cc:492] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:20.738482 22974 consensus_queue.cc:260] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.739557 22619 ts_tablet_manager.cc:1403] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.650s	user 0.017s	sys 0.030s
I20260709 13:08:20.742218 22542 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.742513 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:20.743371 22542 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.729841 22573 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.751200 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:20.724505 23133 raft_consensus.cc:697] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:20.731002 23146 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.733933 23096 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.752462 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.753526 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.754106 22499 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:20.754057 22502 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:20.755501 23144 raft_consensus.cc:2764] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:08:20.755687 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.756903 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.757942 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.759168 23142 raft_consensus.cc:2749] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.760458 22499 raft_consensus.cc:1240] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:20.736828 23075 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.762023 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.759357 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.736972 23132 raft_consensus.cc:697] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:20.728636 23137 consensus_queue.cc:1048] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:08:20.740545 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:20.720342 23151 consensus_queue.cc:260] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.767891 22499 raft_consensus.cc:1275] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.770205 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.731446 22954 consensus_queue.cc:1059] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:08:20.749125 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.752164 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:20.778242 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.759639 22419 raft_consensus.cc:1240] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:20.754083 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:20.780967 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:20.781047 23102 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.738613 23149 consensus_queue.cc:237] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.769768 23146 raft_consensus.cc:697] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:20.770284 23144 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.834494 22576 raft_consensus.cc:2468] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:20.878657 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:20.881491 22542 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.882879 22542 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:20.846781 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:20.900164 22577 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:20.785655 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:20.909835 22918 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.839664 22496 raft_consensus.cc:1275] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.910343 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.907680 22570 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:20.833117 22426 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:20.788341 23043 consensus_queue.cc:237] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.909024 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:20.876637 22497 raft_consensus.cc:2393] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
W20260709 13:08:20.906965 23159 log.cc:927] Time spent T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.190s	user 0.001s	sys 0.000s
I20260709 13:08:20.770942 23075 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.842661 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:20.786293 22501 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:21.009639 22502 raft_consensus.cc:1275] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.094400 22619 raft_consensus.cc:359] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.962596 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.096509 22619 raft_consensus.cc:385] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.096940 22619 raft_consensus.cc:740] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.991427 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.097841 22619 consensus_queue.cc:260] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.910487 23140 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:21.102103 22540 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:21.127871 23126 raft_consensus.cc:2804] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:21.128628 23126 raft_consensus.cc:697] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:21.129776 23126 consensus_queue.cc:237] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:21.131266 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:21.132551 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:21.134586 22540 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:21.135776 23061 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:21.136521 23061 raft_consensus.cc:697] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:21.137650 22391 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:21.137766 23061 consensus_queue.cc:237] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:21.139472 23096 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:21.139984 23096 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.140453 23096 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:21.106702 22466 leader_election.cc:343] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:21.094283 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 211488us
I20260709 13:08:21.161293 22618 tablet_bootstrap.cc:492] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:21.142069 22619 ts_tablet_manager.cc:1434] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.402s	user 0.008s	sys 0.001s
I20260709 13:08:21.161926 22618 ts_tablet_manager.cc:1403] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.829s	user 0.010s	sys 0.023s
W20260709 13:08:20.998296 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:21.165661 22542 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:21.166170 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 59528.5us
I20260709 13:08:21.166796 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.167686 22576 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:21.148530 22427 raft_consensus.cc:1240] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:21.147189 22391 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:20.953243 23132 consensus_queue.cc:237] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.007119 23146 consensus_queue.cc:237] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.176062 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.176921 22568 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:21.050729 22500 raft_consensus.cc:1275] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:21.178321 22500 pending_rounds.cc:85] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:21.178157 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.178720 22500 pending_rounds.cc:107] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:21.179183 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:21.179831 22572 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:21.179242 22500 raft_consensus.cc:2889] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:21.186306 23038 raft_consensus.cc:2749] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:20.879281 22423 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:20.957969 23049 raft_consensus.cc:697] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:20.958083 23142 raft_consensus.cc:2804] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:20.911168 23144 raft_consensus.cc:697] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:20.910831 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:21.045156 22425 raft_consensus.cc:1240] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:21.206511 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:21.035912 23108 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:21.213284 22428 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:21.083802 23027 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.045897 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.207386 22576 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:20.932798 23133 consensus_queue.cc:237] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.208294 22426 raft_consensus.cc:1240] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:21.195689 23105 raft_consensus.cc:2804] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:08:21.206018 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:20.914260 23018 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.954939 22918 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:21.166013 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:20.999819 22953 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.998119 22984 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.198966 23142 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
W20260709 13:08:21.228392 22542 consensus_peers.cc:597] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 -> Peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Couldn't send request to peer 80a3181197754d45b42a489b31dd1d0e. 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:08:21.156644 22421 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:21.094694 23154 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.227322 23126 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:08:21.246939 22391 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:21.249730 23166 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:21.254480 22953 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:20.883953 23102 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.253052 22572 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:21.249456 22576 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:21.258364 23175 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.964501 23155 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.255988 22618 raft_consensus.cc:359] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.306658 22618 raft_consensus.cc:385] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.307096 22618 raft_consensus.cc:740] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.228382 23105 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.264882 22617 tablet_bootstrap.cc:654] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.235405 23018 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.236522 22496 raft_consensus.cc:2468] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:21.223197 23027 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.221401 23108 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.268285 22988 raft_consensus.cc:2804] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:21.261982 23142 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.267436 23150 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:21.245760 22918 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:21.319538 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 70756.4us
I20260709 13:08:21.323462 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:21.331573 23154 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.332732 22953 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.332090 23155 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.332768 22918 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.328294 22425 raft_consensus.cc:1240] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:21.335614 22428 raft_consensus.cc:1240] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:21.265486 23038 consensus_queue.cc:1048] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 13:08:21.275264 23137 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:21.262317 22984 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.339143 22618 consensus_queue.cc:260] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.311443 23105 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:21.315160 23018 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.314829 22423 raft_consensus.cc:1240] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:21.324747 22988 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.324601 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.260321 23144 consensus_queue.cc:237] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.270752 23166 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.311614 23175 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.357163 23155 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.351444 22988 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:21.359997 23155 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:21.353226 23148 consensus_meta.cc:287] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: Time spent flushing consensus metadata: real 0.618s	user 0.000s	sys 0.010s
I20260709 13:08:21.367177 23148 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:21.350636 23146 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:21.369647 23146 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.372450 23146 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:21.373821 23167 log.cc:927] Time spent T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 13:08:21.376542 22571 raft_consensus.cc:1240] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:21.378508 22571 raft_consensus.cc:1275] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.340133 23150 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.344151 22500 raft_consensus.cc:1240] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:21.270104 23049 consensus_queue.cc:237] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.362720 23155 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.393440 23108 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:21.394345 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:21.345009 23137 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.395792 23027 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.402343 23166 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:21.408697 23175 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:21.414810 23017 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:21.359151 23102 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.444456 22466 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:21.447475 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.451387 22466 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:21.452797 22466 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:21.457617 22466 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:21.460784 22466 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:21.386173 22988 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:21.454746 22573 consensus_meta.cc:287] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.685s	user 0.007s	sys 0.007s
I20260709 13:08:21.456036 22494 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:21.456686 22569 raft_consensus.cc:1240] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:21.449394 23096 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.459020 23155 raft_consensus.cc:2804] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.456360 23150 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.459805 23148 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:21.460126 23146 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.462061 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.462690 22967 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:21.476975 23146 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.475941 23148 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.484539 23148 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:21.486188 22542 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:21.486449 23137 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.466213 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.487419 22542 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:21.488060 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.488723 22497 raft_consensus.cc:2468] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:21.479166 23150 raft_consensus.cc:2804] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:21.479492 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.479588 22501 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:21.455961 23018 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.482038 22422 raft_consensus.cc:2393] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:21.482335 22984 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.483891 22988 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.488229 23038 raft_consensus.cc:2804] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.464998 22573 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:21.493827 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:21.474143 23155 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.531800 22393 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:21.552841 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.553774 22575 raft_consensus.cc:2393] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:21.556063 23018 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:21.562624 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.563910 22575 raft_consensus.cc:2393] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:21.489235 23175 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:21.565089 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.492658 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.560201 22984 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.610625 23043 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.489801 23146 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.502197 22974 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:21.543725 23038 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.489871 23126 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.490759 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.495265 22967 raft_consensus.cc:697] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:21.653993 22391 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:21.615751 22498 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:21.559485 23155 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.651010 23108 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:21.612651 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:21.618848 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:21.727942 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 74058.2us
W20260709 13:08:21.728900 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 174687us
I20260709 13:08:21.730342 22393 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:21.651196 23132 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.561800 23102 raft_consensus.cc:2804] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.737159 22618 ts_tablet_manager.cc:1434] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.575s	user 0.043s	sys 0.056s
W20260709 13:08:21.743916 22618 ts_tablet_manager.cc:1467] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2: Tablet startup took 581ms
I20260709 13:08:21.613567 23175 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:21.517833 23181 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.213s
I20260709 13:08:21.763787 22617 tablet_bootstrap.cc:492] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:21.766005 22617 ts_tablet_manager.cc:1403] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 1.089s	user 0.048s	sys 0.058s
I20260709 13:08:21.725720 23038 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.721737 23062 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.559957 23137 consensus_queue.cc:1059] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.176s
I20260709 13:08:21.680399 23124 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:21.732436 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:21.733249 22421 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:21.616087 22984 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.616194 23043 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.735037 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:21.729597 22497 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:21.730751 23126 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.732581 23108 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:21.744264 22618 ts_tablet_manager.cc:1469] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2: Trace:
0709 13:08:07.451295 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:07.451422 (+   127us) service_pool.cc:224] Handling call
0709 13:08:07.453229 (+  1807us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:07.453323 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:07.469411 (+ 16088us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:07.525870 (+ 56459us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:07.526314 (+   444us) inbound_call.cc:177] Queueing success response
0709 13:08:20.311037 (+12784723us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:08:21.162266 (+851229us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:08:21.253644 (+ 91378us) tablet_replica.cc:261] Starting instrumentation
0709 13:08:21.254238 (+   594us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":76453,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":100,"tablet-open.queue_time_us":12781915,"thread_start_us":324941,"threads_started":1}
I20260709 13:08:21.954144 22617 raft_consensus.cc:359] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.049465 22617 raft_consensus.cc:385] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.846307 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.053498 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.054848 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:21.977641 22619 tablet_bootstrap.cc:492] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:21.743708 23102 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.870890 23176 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.062551 23102 raft_consensus.cc:3060] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:21.739471 23177 log.cc:927] Time spent T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:08:22.055826 22617 raft_consensus.cc:740] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.734972 23083 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:22.059737 22421 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 191) took 1313 ms. Trace:
W20260709 13:08:21.863797 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:22.060997 23126 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:21.842100 23062 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.975883 23036 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.061956 23043 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:21.785380 22953 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:21.978946 23151 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.102063 22617 consensus_queue.cc:260] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.007287 22956 raft_consensus.cc:3055] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.085104 22618 tablet_bootstrap.cc:492] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:21.862538 22967 consensus_queue.cc:237] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.848369 23047 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.847607 22422 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:55996 (request call id 303) took 1153 ms. Trace:
W20260709 13:08:21.845291 23142 consensus_meta.cc:287] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.501s	user 0.004s	sys 0.003s
W20260709 13:08:21.990594 23148 consensus_meta.cc:287] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Time spent flushing consensus metadata: real 0.506s	user 0.009s	sys 0.000s
W20260709 13:08:21.784423 23160 log.cc:927] Time spent T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 1.017s	user 0.006s	sys 0.020s
W20260709 13:08:21.983814 23191 log.cc:927] Time spent T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.126s	user 0.000s	sys 0.001s
I20260709 13:08:21.783406 23144 raft_consensus.cc:493] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.783941 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:22.081717 22569 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 181) took 1316 ms. Trace:
W20260709 13:08:22.130004 22466 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.585s	user 0.014s	sys 0.031s
I20260709 13:08:21.886663 23096 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:21.764846 23175 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.927376 22943 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.921618 22974 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.784778 22572 raft_consensus.cc:1240] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:21.769663 23049 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.062762 23176 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.004124 23075 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:21.892935 22503 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 289) took 1234 ms. Trace:
I20260709 13:08:21.967752 22988 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:21.841279 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:21.960494 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:22.111591 22573 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:22.112344 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:22.112957 23108 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.110253 22502 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 286) took 1355 ms. Trace:
I20260709 13:08:22.083209 23101 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:22.118275 22570 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34830 (request call id 172) took 1530 ms (client timeout 1861 ms). Trace:
I20260709 13:08:22.120411 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.098752 22953 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:22.123983 23105 consensus_meta.cc:287] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.774s	user 0.008s	sys 0.003s
I20260709 13:08:22.099167 23036 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:21.893417 23181 consensus_queue.cc:1048] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.217s
I20260709 13:08:21.763253 23132 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.066810 22421 rpcz_store.cc:276] 0709 13:08:20.745880 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.910085 (+164205us) service_pool.cc:224] Handling call
0709 13:08:22.059632 (+1149547us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:08:22.130380 22466 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.014s	sys 0.031s
I20260709 13:08:22.104559 23083 raft_consensus.cc:697] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:22.125017 23047 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.103195 22956 raft_consensus.cc:740] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:22.160869 22575 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.163476 22617 ts_tablet_manager.cc:1434] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.397s	user 0.016s	sys 0.004s
I20260709 13:08:22.197841 22427 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56008 (request call id 189) took 1452 ms. Trace:
I20260709 13:08:22.200364 22427 rpcz_store.cc:276] 0709 13:08:20.745421 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.169023 (+423602us) service_pool.cc:224] Handling call
0709 13:08:21.169294 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:21.338888 (+169594us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:08:21.442790 (+103902us) log.cc:844] Serialized 14 byte log entry
0709 13:08:21.618535 (+175745us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:21.618592 (+    57us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:21.618631 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.197574 (+578943us) spinlock_profiling.cc:243] Waited 169 ms on lock 0x7b5400170cd4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:22.197625 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.197778 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":64190,"prepare.queue_time_us":103875,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":35,"raft.queue_time_us":164781,"raft.run_cpu_time_us":130,"raft.run_wall_time_us":6920,"spinlock_wait_cycles":389543296,"thread_start_us":211946,"threads_started":2,"wal-append.queue_time_us":114985}
I20260709 13:08:22.132778 22577 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.177331 22502 rpcz_store.cc:276] 0709 13:08:20.754861 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.755000 (+   139us) service_pool.cc:224] Handling call
0709 13:08:20.755270 (+   270us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:21.096407 (+341137us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.109936 (+1013529us) spinlock_profiling.cc:243] Waited 254 ms on lock 0x7b5400382554. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:22.110179 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":584008576}
I20260709 13:08:22.185634 23108 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.124986 23148 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:22.189097 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 644743us
I20260709 13:08:22.186911 22953 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.176265 23049 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.130507 23144 raft_consensus.cc:515] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.174844 23096 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:22.188429 23105 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.194929 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.130249 22569 rpcz_store.cc:276] 0709 13:08:20.765216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.264798 (+499582us) service_pool.cc:224] Handling call
0709 13:08:21.388529 (+123731us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:21.473468 (+ 84939us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.081469 (+608001us) spinlock_profiling.cc:243] Waited 71 ms on lock 0x7b54000c0b50. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314318ad 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:22.081636 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":163292928}
I20260709 13:08:22.206862 22617 tablet_bootstrap.cc:492] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:22.196622 23132 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.124794 23142 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.166713 22943 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:22.189626 22424 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 181) took 1454 ms (client timeout 1779 ms). Trace:
I20260709 13:08:22.171145 22974 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.176785 23155 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.177461 22988 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.167086 23146 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:22.165897 23061 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.744s	user 0.043s	sys 0.039s
I20260709 13:08:22.109879 22422 rpcz_store.cc:276] 0709 13:08:20.694414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.698230 (+  3816us) service_pool.cc:224] Handling call
0709 13:08:21.128313 (+430083us) spinlock_profiling.cc:243] Waited 5.14 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:21.847393 (+719080us) spinlock_profiling.cc:243] Waited 240 ms on lock 0x7b54001d9a54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:21.847543 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":564237824}
I20260709 13:08:22.251515 23038 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.252225 23176 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.252852 23146 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.242383 23036 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:22.180778 22570 rpcz_store.cc:269] 0709 13:08:20.587995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.591505 (+  3510us) service_pool.cc:224] Handling call
0709 13:08:22.118066 (+1526561us) spinlock_profiling.cc:243] Waited 54.3 ms on lock 0x7b54003d22d4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:22.118198 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":124973312}
I20260709 13:08:22.225160 23075 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.226276 23062 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.185022 23101 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.286597 23036 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.289139 22571 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 189) took 1519 ms. Trace:
I20260709 13:08:22.289014 23036 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:22.251600 23061 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.830s	user 0.043s	sys 0.039s
I20260709 13:08:22.197301 23083 consensus_queue.cc:237] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.222201 23108 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.264663 22575 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:22.289533 22571 rpcz_store.cc:276] 0709 13:08:20.770182 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.409835 (+639653us) service_pool.cc:224] Handling call
0709 13:08:21.410575 (+   740us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:21.410913 (+   338us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:21.410958 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:21.411706 (+   748us) log.cc:844] Serialized 26 byte log entry
0709 13:08:21.733711 (+322005us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:21.736451 (+  2740us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:21.764546 (+ 28095us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:22.287010 (+522464us) raft_consensus.cc:1685] finished
0709 13:08:22.287028 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.289073 (+  2045us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":305983,"threads_started":1,"wal-append.queue_time_us":838752}
I20260709 13:08:22.283354 22572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 186) took 1516 ms. Trace:
I20260709 13:08:22.287118 22568 raft_consensus.cc:1240] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:22.272130 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.305907 22619 tablet_bootstrap.cc:654] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.236225 23096 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.282369 22419 raft_consensus.cc:2410] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e 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:08:22.330402 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:22.288230 22984 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.316249 22572 rpcz_store.cc:276] 0709 13:08:20.768457 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.334460 (+566003us) service_pool.cc:224] Handling call
0709 13:08:21.334822 (+   362us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.171040 (+836218us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.283000 (+111960us) spinlock_profiling.cc:243] Waited 431 ms on lock 0x7b540037da54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:22.283282 (+   282us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":990634880}
I20260709 13:08:22.394098 23146 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.340978 22569 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
W20260709 13:08:22.246281 22424 rpcz_store.cc:269] 0709 13:08:20.732307 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.733021 (+   714us) service_pool.cc:224] Handling call
0709 13:08:21.960261 (+1227240us) spinlock_profiling.cc:243] Waited 3.81 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:22.186593 (+226332us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8762240}
I20260709 13:08:22.324616 23075 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.247851 22956 consensus_queue.cc:260] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.405260 23154 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.420363 22419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 190) took 1674 ms. Trace:
I20260709 13:08:22.420521 22943 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.422008 22568 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 177) took 1658 ms. Trace:
I20260709 13:08:22.422436 22572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 271) took 1196 ms. Trace:
I20260709 13:08:22.430650 22575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 270) took 1214 ms. Trace:
I20260709 13:08:22.428015 22988 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:22.437444 23133 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.919s	user 0.034s	sys 0.070s
I20260709 13:08:22.485364 22575 rpcz_store.cc:276] 0709 13:08:21.216721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.392795 (+1176074us) service_pool.cc:224] Handling call
0709 13:08:22.429706 (+ 36911us) spinlock_profiling.cc:243] Waited 5.86 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:22.429910 (+   204us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.430231 (+   321us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.430260 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:22.430302 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.430335 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.430412 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.430573 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13475072}
I20260709 13:08:22.423877 22574 raft_consensus.cc:1240] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:22.437582 23038 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.394626 23146 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.175092 22503 rpcz_store.cc:276] 0709 13:08:20.658968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.667071 (+  8103us) service_pool.cc:224] Handling call
0709 13:08:20.667444 (+   373us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:20.667841 (+   397us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:20.667876 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:20.668346 (+   470us) log.cc:844] Serialized 26 byte log entry
0709 13:08:21.163634 (+495288us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:21.175039 (+ 11405us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:21.175186 (+   147us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:21.844262 (+669076us) spinlock_profiling.cc:243] Waited 13.9 ms on lock 0x7b18001d81e0. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e3453f3 00007f0e2e3477c1 00007f0e2e347779 00007f0e2e347709 00007f0e2e3476d1 00007f0e2e3469cd 000000000038f354 000000000038f199 00007f0e2e32883a
0709 13:08:21.862061 (+ 17799us) raft_consensus.cc:1685] finished
0709 13:08:21.862084 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:21.891523 (+ 29439us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1002,"raft.run_cpu_time_us":108,"raft.run_wall_time_us":4971,"spinlock_wait_cycles":32012032,"thread_start_us":456579,"threads_started":1,"wal-append.queue_time_us":458836}
W20260709 13:08:22.496538 23133 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.978s	user 0.035s	sys 0.070s
I20260709 13:08:22.533783 22576 raft_consensus.cc:1240] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:22.437903 23105 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:22.491317 23187 log.cc:927] Time spent T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.237s	user 0.001s	sys 0.001s
I20260709 13:08:22.484982 22570 raft_consensus.cc:1275] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:22.485301 22956 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.418576 23102 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.444619 23154 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.538178 22575 raft_consensus.cc:1240] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:22.539011 22617 tablet_bootstrap.cc:654] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.497184 23036 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.487279 22577 raft_consensus.cc:2468] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:22.521087 23101 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:22.545429 23185 log.cc:927] Time spent T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.153s	user 0.000s	sys 0.000s
I20260709 13:08:22.545264 22571 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 268) took 1332 ms. Trace:
I20260709 13:08:22.543570 22570 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 269) took 1330 ms. Trace:
I20260709 13:08:22.547411 23148 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.547619 23151 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.532876 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34830 (request call id 196) took 1049 ms. Trace:
I20260709 13:08:22.553848 23151 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.552876 22575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 191) took 1071 ms. Trace:
I20260709 13:08:22.553782 22573 rpcz_store.cc:276] 0709 13:08:21.483280 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.655773 (+172493us) service_pool.cc:224] Handling call
0709 13:08:22.503100 (+847327us) spinlock_profiling.cc:243] Waited 52.9 ms on lock 0x7b54003250d4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:22.531311 (+ 28211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":121638656}
I20260709 13:08:22.555552 22573 raft_consensus.cc:1275] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.556000 23151 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.556137 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 192) took 1074 ms. Trace:
I20260709 13:08:22.556493 22573 rpcz_store.cc:276] 0709 13:08:21.482221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.554834 (+1072613us) service_pool.cc:224] Handling call
0709 13:08:22.555186 (+   352us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.555879 (+   693us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.556070 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.558068 22573 raft_consensus.cc:1240] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:22.558811 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 195) took 1075 ms. Trace:
I20260709 13:08:22.559224 22573 rpcz_store.cc:276] 0709 13:08:21.483019 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.557450 (+1074431us) service_pool.cc:224] Handling call
0709 13:08:22.557818 (+   368us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.558508 (+   690us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.558746 (+   238us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.560930 22573 raft_consensus.cc:1275] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.561662 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 198) took 1077 ms. Trace:
I20260709 13:08:22.562081 22573 rpcz_store.cc:276] 0709 13:08:21.483762 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.560137 (+1076375us) service_pool.cc:224] Handling call
0709 13:08:22.560487 (+   350us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.561349 (+   862us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.561596 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.563067 22575 rpcz_store.cc:276] 0709 13:08:21.481937 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.496881 (+1014944us) service_pool.cc:224] Handling call
0709 13:08:22.537792 (+ 40911us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.552610 (+ 14818us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.552819 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.564739 22575 raft_consensus.cc:1240] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:22.565517 22575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 273) took 1052 ms. Trace:
I20260709 13:08:22.565891 22575 rpcz_store.cc:276] 0709 13:08:21.513728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.563989 (+1050261us) service_pool.cc:224] Handling call
0709 13:08:22.564443 (+   454us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.565199 (+   756us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.565452 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.572218 22569 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 272) took 1345 ms. Trace:
I20260709 13:08:22.575369 22576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 184) took 1809 ms. Trace:
I20260709 13:08:22.575866 22576 rpcz_store.cc:276] 0709 13:08:20.766129 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.311066 (+544937us) service_pool.cc:224] Handling call
0709 13:08:21.318188 (+  7122us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.534151 (+1215963us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.575046 (+ 40895us) spinlock_profiling.cc:243] Waited 1.22 s on lock 0x7b54002a4754. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:22.575295 (+   249us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2794977536}
I20260709 13:08:22.544070 22974 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.535283 23175 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.542635 22574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 190) took 1660 ms. Trace:
I20260709 13:08:22.569047 23142 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.484838 22568 rpcz_store.cc:276] 0709 13:08:20.763956 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.238532 (+474576us) service_pool.cc:224] Handling call
0709 13:08:21.249904 (+ 11372us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.325016 (+1075112us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.421718 (+ 96702us) spinlock_profiling.cc:243] Waited 1 s on lock 0x7b540037d054. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:22.421932 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2311239936}
I20260709 13:08:22.578855 23047 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.552248 22570 rpcz_store.cc:276] 0709 13:08:21.213629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.366713 (+1153084us) service_pool.cc:224] Handling call
0709 13:08:22.405921 (+ 39208us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.542162 (+136241us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.543502 (+  1340us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.583890 22618 tablet_bootstrap.cc:654] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.551632 22571 rpcz_store.cc:276] 0709 13:08:21.213325 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.367943 (+1154618us) service_pool.cc:224] Handling call
0709 13:08:22.531578 (+163635us) spinlock_profiling.cc:243] Waited 2.14 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:22.535983 (+  4405us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.538652 (+  2669us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.540372 (+  1720us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:22.542184 (+  1812us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.542223 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.543773 (+  1550us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.545190 (+  1417us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4910848}
I20260709 13:08:22.589041 23155 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.581090 23096 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.568084 23049 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.590662 23108 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.581305 23144 leader_election.cc:290] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.594362 23075 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.594929 22577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 280) took 1033 ms. Trace:
I20260709 13:08:22.597772 23102 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.598085 23154 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.599313 23146 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.599686 23175 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.580555 22574 rpcz_store.cc:276] 0709 13:08:20.881119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.325142 (+1444023us) service_pool.cc:224] Handling call
0709 13:08:22.395065 (+ 69923us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.528272 (+133207us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.541733 (+ 13461us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.572827 22569 rpcz_store.cc:276] 0709 13:08:21.226784 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.484733 (+1257949us) service_pool.cc:224] Handling call
0709 13:08:22.532244 (+ 47511us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.540436 (+  8192us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.544260 (+  3824us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:22.546633 (+  2373us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.551375 (+  4742us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.567809 (+ 16434us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.572128 (+  4319us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.487749 22572 rpcz_store.cc:276] 0709 13:08:21.226290 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.394334 (+1168044us) service_pool.cc:224] Handling call
0709 13:08:22.414970 (+ 20636us) spinlock_profiling.cc:243] Waited 1.09 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:22.415256 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.419074 (+  3818us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.419110 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:22.419165 (+    55us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.419214 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.419293 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.419467 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2500480}
I20260709 13:08:22.595322 22577 rpcz_store.cc:276] 0709 13:08:21.561926 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.574936 (+1013010us) service_pool.cc:224] Handling call
0709 13:08:22.594373 (+ 19437us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.594565 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.594597 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:22.594651 (+    54us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.594689 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.594746 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.594870 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.588589 22953 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.610041 22953 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:22.616132 23137 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.756s	user 0.009s	sys 0.001s
W20260709 13:08:22.616717 23137 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.775s	user 0.009s	sys 0.001s
I20260709 13:08:22.617159 23137 consensus_queue.cc:1243] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer 1b66e19b71af438dae5893082052abe2 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
W20260709 13:08:22.619091 22918 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.833s	user 0.000s	sys 0.010s
W20260709 13:08:22.624377 23017 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.731s	user 0.008s	sys 0.026s
W20260709 13:08:22.620424 23150 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.004s	user 0.006s	sys 0.027s
W20260709 13:08:22.632056 22918 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.861s	user 0.001s	sys 0.010s
I20260709 13:08:22.631899 23181 raft_consensus.cc:3055] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:08:22.644661 23017 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.753s	user 0.008s	sys 0.026s
W20260709 13:08:22.648258 23150 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.035s	user 0.007s	sys 0.028s
I20260709 13:08:22.651494 23181 raft_consensus.cc:740] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:22.692633 22393 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.961s	user 0.029s	sys 0.029s
W20260709 13:08:22.693742 22393 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.962s	user 0.029s	sys 0.029s
W20260709 13:08:22.694561 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 964200us
W20260709 13:08:22.695813 22391 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.743s	user 0.015s	sys 0.006s
W20260709 13:08:22.696341 22391 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.743s	user 0.015s	sys 0.006s
I20260709 13:08:22.696620 22393 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:22.701469 22393 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:22.437215 22419 rpcz_store.cc:276] 0709 13:08:20.745664 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.908702 (+163038us) service_pool.cc:224] Handling call
0709 13:08:22.420137 (+1511435us) spinlock_profiling.cc:243] Waited 1.19 s on lock 0x7b5400215f54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:22.420287 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2726842624}
W20260709 13:08:22.717422 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:22.719130 22469 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.992s	user 0.015s	sys 0.019s
W20260709 13:08:22.719838 22469 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.993s	user 0.015s	sys 0.019s
W20260709 13:08:22.720638 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:22.721228 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:22.722002 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:22.724275 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:22.726423 22499 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.116s	user 0.015s	sys 0.026s
W20260709 13:08:22.726730 22542 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.998s	user 0.008s	sys 0.024s
W20260709 13:08:22.726843 22540 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.998s	user 0.019s	sys 0.042s
W20260709 13:08:22.727309 22542 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.999s	user 0.008s	sys 0.024s
W20260709 13:08:22.727396 22540 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.999s	user 0.019s	sys 0.042s
W20260709 13:08:22.726933 22499 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.166s	user 0.016s	sys 0.026s
W20260709 13:08:22.619480 22543 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.850s	user 0.003s	sys 0.028s
I20260709 13:08:22.735037 22499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 301) took 1855 ms. Trace:
W20260709 13:08:22.735803 22543 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.966s	user 0.003s	sys 0.029s
I20260709 13:08:22.735729 22499 rpcz_store.cc:276] 0709 13:08:20.879038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:21.146391 (+267353us) service_pool.cc:224] Handling call
0709 13:08:21.195539 (+ 49148us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:21.195884 (+   345us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:21.195910 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:21.196351 (+   441us) log.cc:844] Serialized 26 byte log entry
0709 13:08:21.353786 (+157435us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:21.559994 (+206208us) log.cc:844] Serialized 14 byte log entry
0709 13:08:22.733992 (+1173998us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.734200 (+   208us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:22.734333 (+   133us) raft_consensus.cc:1685] finished
0709 13:08:22.734374 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.734800 (+   426us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":203235,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":35,"raft.queue_time_us":415702,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":8063,"thread_start_us":1389709,"threads_started":3,"wal-append.queue_time_us":275555}
I20260709 13:08:22.741122 22575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 277) took 1225 ms. Trace:
I20260709 13:08:22.741709 22575 rpcz_store.cc:276] 0709 13:08:21.535076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.566771 (+1031695us) service_pool.cc:224] Handling call
0709 13:08:22.739831 (+173060us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:22.740386 (+   555us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.740417 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:22.740495 (+    78us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.740534 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.740631 (+    97us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.740827 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:22.746104 22326 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 77) took 2312 ms. Trace:
I20260709 13:08:22.753511 22391 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:22.755771 22952 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.971s	user 0.013s	sys 0.040s
W20260709 13:08:22.756405 22952 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.971s	user 0.013s	sys 0.041s
I20260709 13:08:22.756709 22943 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.757296 22952 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.757725 22918 consensus_queue.cc:1059] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:22.757776 22943 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.760408 22918 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:22.760927 22918 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.761363 22918 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.761505 22943 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.762208 22943 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.762903 22943 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.763631 22956 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.763674 22953 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:22.764470 22956 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.764645 22953 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.765229 22943 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.767096 22956 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.767577 22953 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.767678 22956 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.768308 22953 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.768518 22956 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.769302 22943 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.769104 22953 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.769985 22943 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.771395 22988 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:22.771607 22974 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:22.771759 22540 leader_election.cc:343] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.772150 22988 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.772716 22974 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:22.774518 22988 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.775095 22988 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.775641 22988 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.777074 22974 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.780419 22974 raft_consensus.cc:2749] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:22.660130 23073 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.021s	sys 0.007s
W20260709 13:08:22.649192 23027 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.651s	user 0.007s	sys 0.008s
I20260709 13:08:22.778515 23018 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.782387 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:22.780823 23047 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.781872 23089 raft_consensus.cc:3055] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.783653 23137 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.777727 22988 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.770839 22956 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.780730 23075 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.780488 23038 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.784617 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.810190 22943 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.795809 23089 raft_consensus.cc:740] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:22.659659 23150 raft_consensus.cc:697] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:22.835222 22577 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.837441 23149 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:22.832582 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 79385.7us
I20260709 13:08:22.838390 23149 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.839111 23146 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:22.854694 23073 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.817s	user 0.022s	sys 0.007s
I20260709 13:08:22.874115 22617 tablet_bootstrap.cc:492] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
W20260709 13:08:22.845819 22394 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.701s	user 0.000s	sys 0.004s
W20260709 13:08:22.846009 22466 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.002s	sys 0.002s
W20260709 13:08:22.902216 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 110402us
W20260709 13:08:22.845826 23027 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.818s	user 0.008s	sys 0.008s
W20260709 13:08:22.906213 22466 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.008s	sys 0.004s
W20260709 13:08:22.845526 22392 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.699s	user 0.002s	sys 0.002s
W20260709 13:08:22.906754 22496 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.800s	user 0.007s	sys 0.009s
W20260709 13:08:22.907351 22467 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.738s	user 0.000s	sys 0.017s
I20260709 13:08:22.874557 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.846513 23181 consensus_queue.cc:260] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.912591 22619 tablet_bootstrap.cc:492] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:22.848536 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.746573 22326 rpcz_store.cc:276] 0709 13:08:20.433857 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.433996 (+   139us) service_pool.cc:224] Handling call
0709 13:08:22.745821 (+2311825us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:21.007618 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:21.008351 (+   733us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:21.008397 (+    46us) write_op.cc:435] Acquired schema lock
0709 13:08:21.008423 (+    26us) tablet.cc:662] Decoding operations
0709 13:08:21.045163 (+ 36740us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:21.045230 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:21.045256 (+    26us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:08:21.045887 (+   631us) tablet.cc:701] Row locks acquired
0709 13:08:21.045907 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:08:21.046086 (+   179us) write_op.cc:270] Start()
0709 13:08:21.046223 (+   137us) write_op.cc:276] Timestamp: P: 1783602501046035 usec, L: 0
0709 13:08:21.046249 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:08:21.047124 (+   875us) log.cc:844] Serialized 3281 byte log entry
0709 13:08:21.259393 (+212269us) op_driver.cc:464] REPLICATION: finished
0709 13:08:21.396098 (+136705us) write_op.cc:301] APPLY: starting
0709 13:08:21.396204 (+   106us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:21.396470 (+   266us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:21.412981 (+ 16511us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:21.414278 (+  1297us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:21.414570 (+   292us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:08:21.414637 (+    67us) write_op.cc:312] APPLY: finished
0709 13:08:21.415029 (+   392us) log.cc:844] Serialized 64 byte log entry
0709 13:08:21.415264 (+   235us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:21.415433 (+   169us) write_op.cc:454] Released schema lock
0709 13:08:21.415498 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:21.459152 (+ 43654us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:21.461789 (+  2637us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":25,"child_traces":[["op",{"apply.queue_time_us":136368,"apply.run_cpu_time_us":4057,"apply.run_wall_time_us":58920,"num_ops":8,"prepare.queue_time_us":274004,"prepare.run_cpu_time_us":38490,"prepare.run_wall_time_us":183519,"raft.queue_time_us":99102,"raft.run_cpu_time_us":17376,"raft.run_wall_time_us":87472,"replication_time_us":212977,"thread_start_us":313799,"threads_started":4,"wal-append.queue_time_us":110261,"wal-append.run_cpu_time_us":5985,"wal-append.run_wall_time_us":1266312}]]}
W20260709 13:08:22.937812 22467 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.768s	user 0.000s	sys 0.018s
W20260709 13:08:22.914498 22394 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.785s	user 0.000s	sys 0.011s
I20260709 13:08:22.849694 23150 consensus_queue.cc:237] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.841238 22953 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:22.913121 22391 leader_election.cc:343] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.854835 23204 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:22.938769 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 718723us
W20260709 13:08:22.937605 22392 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.808s	user 0.006s	sys 0.006s
W20260709 13:08:22.939669 22496 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.834s	user 0.007s	sys 0.009s
I20260709 13:08:22.899417 22943 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.847599 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:22.848361 23137 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.950209 22943 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.950794 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.951598 23137 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.952013 23211 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:22.952288 23137 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:22.952611 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.952905 22943 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.952785 23211 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.953377 22573 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:22.848156 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.953029 23137 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:22.958845 22500 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.757s	user 0.001s	sys 0.005s
W20260709 13:08:22.959370 22500 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.875s	user 0.002s	sys 0.005s
I20260709 13:08:22.959044 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.959571 22570 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:22.960422 22500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 311) took 1408 ms. Trace:
I20260709 13:08:22.960273 22571 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:22.960860 22500 rpcz_store.cc:276] 0709 13:08:21.587942 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.063003 (+475061us) service_pool.cc:224] Handling call
0709 13:08:22.083556 (+ 20553us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.083894 (+   338us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.083928 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:22.084375 (+   447us) log.cc:844] Serialized 26 byte log entry
0709 13:08:22.959928 (+875553us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.959992 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.960110 (+   118us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:22.960163 (+    53us) raft_consensus.cc:1685] finished
0709 13:08:22.960174 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.960353 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":169726,"raft.run_cpu_time_us":98,"raft.run_wall_time_us":100,"thread_start_us":875114,"threads_started":1,"wal-append.queue_time_us":854499}
I20260709 13:08:22.963471 22956 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:22.905251 22569 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:22.854312 23018 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.963840 23205 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.967073 22956 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.968206 23204 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.904888 23047 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.843374 23075 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.968286 23083 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:22.986912 23208 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.997368 23208 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.988199 22956 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.934976 23038 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.978137 23201 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.999794 23201 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.001051 23038 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.979816 23215 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.981720 23146 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.003907 23215 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.006326 23146 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.913429 23089 consensus_queue.cc:260] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.006635 23137 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.977237 22617 ts_tablet_manager.cc:1403] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.771s	user 0.018s	sys 0.015s
I20260709 13:08:22.969471 23105 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:22.978549 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:22.989682 23181 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.989888 22496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 304) took 1500 ms. Trace:
I20260709 13:08:22.990089 23108 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.990392 23047 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.992486 23075 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.995150 22953 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.995508 23204 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:22.995626 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 116434us
I20260709 13:08:23.014607 23018 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:22.979847 22568 raft_consensus.cc:2410] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:08:22.996214 22619 ts_tablet_manager.cc:1403] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 1.019s	user 0.015s	sys 0.026s
W20260709 13:08:22.969863 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:22.995906 23205 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:22.957688 22967 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.636s	user 0.000s	sys 0.024s
I20260709 13:08:23.019378 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:22.989480 22618 tablet_bootstrap.cc:492] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:23.019814 23211 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.011297 23208 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.010778 22325 catalog_manager.cc:5697] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.020619 23215 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:22.996189 23083 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:22.980672 22466 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:23.023350 22576 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:23.024422 23217 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.024143 23105 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.008381 23149 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.025738 23212 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:23.028215 22393 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.028875 22953 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.028465 23108 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.026741 22496 rpcz_store.cc:276] 0709 13:08:21.489142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.005939 (+516797us) service_pool.cc:224] Handling call
0709 13:08:22.006444 (+   505us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.006917 (+   473us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.006961 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:22.105884 (+ 98923us) log.cc:844] Serialized 26 byte log entry
0709 13:08:22.949694 (+843810us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:22.949757 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:22.949902 (+   145us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:22.981717 (+ 31815us) raft_consensus.cc:1685] finished
0709 13:08:22.983412 (+  1695us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:22.989826 (+  6414us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":246584,"raft.run_cpu_time_us":76,"raft.run_wall_time_us":76,"thread_start_us":840162,"threads_started":1,"wal-append.queue_time_us":862510}
I20260709 13:08:23.027927 22952 raft_consensus.cc:2749] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:23.010299 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:23.015803 22577 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:23.002627 23201 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.029598 22918 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.185578 22618 ts_tablet_manager.cc:1403] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 1.122s	user 0.017s	sys 0.039s
I20260709 13:08:23.060986 22325 catalog_manager.cc:5697] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 2, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:23.132187 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 151675us
W20260709 13:08:23.185642 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 149368us
W20260709 13:08:23.191087 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 176711us
W20260709 13:08:23.061578 22967 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.873s	user 0.000s	sys 0.031s
I20260709 13:08:23.186352 23089 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.141270 22419 raft_consensus.cc:1275] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.184322 23199 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:23.201781 23205 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.202608 23215 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.203176 23105 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.203265 23215 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.203754 23105 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.204311 23105 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.204685 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:23.205479 22422 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.205585 23215 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.206400 23105 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.206708 23017 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:23.207332 23017 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.209816 23017 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.209606 22618 raft_consensus.cc:359] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.210378 22618 raft_consensus.cc:385] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.210690 22618 raft_consensus.cc:740] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.211404 22618 consensus_queue.cc:260] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.213310 22618 ts_tablet_manager.cc:1434] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:08:23.214510 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.071364 23018 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.199831 23200 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.200739 22424 raft_consensus.cc:1240] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
W20260709 13:08:23.200922 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.214589 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.195896 22617 raft_consensus.cc:359] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.214819 22618 tablet_bootstrap.cc:492] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2: Bootstrap starting.
I20260709 13:08:23.232824 22617 raft_consensus.cc:385] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.123441 22570 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:23.222657 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:23.232425 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.221774 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.221999 23200 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.247695 22494 raft_consensus.cc:3060] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.192058 23075 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.222582 23047 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.222805 23136 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:23.255129 22393 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:23.255318 23075 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.255714 23136 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.215382 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:23.061136 22497 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.694s	user 0.015s	sys 0.018s
I20260709 13:08:23.107303 23217 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.292781 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.293313 22619 raft_consensus.cc:359] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.222316 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.294119 22619 raft_consensus.cc:385] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.294239 23217 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.250475 22542 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:23.255446 23047 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.215363 22500 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
W20260709 13:08:23.276180 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 77310.9us
I20260709 13:08:23.256580 22952 raft_consensus.cc:2749] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:23.213896 23212 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.232462 22325 catalog_manager.cc:5697] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 2, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.269207 23018 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.255323 22577 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.233315 22617 raft_consensus.cc:740] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.260150 22918 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:23.287724 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.294451 22619 raft_consensus.cc:740] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.294461 22495 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:23.310058 22617 consensus_queue.cc:260] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:23.310158 22497 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.056s	user 0.015s	sys 0.036s
W20260709 13:08:23.316109 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 65831.5us
I20260709 13:08:23.301133 22501 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:23.319344 23073 raft_consensus.cc:2804] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.319768 23073 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.319903 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.320149 23073 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.320266 23083 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.320633 22501 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:23.321333 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.321779 23136 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.322104 22495 raft_consensus.cc:3060] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.321689 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.320639 23047 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.308574 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.324121 22619 consensus_queue.cc:260] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.318764 22419 raft_consensus.cc:1275] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.337070 22422 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
W20260709 13:08:23.342180 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.343132 22391 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:23.325323 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.344671 22501 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.344439 23136 consensus_queue.cc:1048] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:23.343317 23018 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.351490 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.328518 23150 consensus_queue.cc:1059] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:08:23.355738 23181 raft_consensus.cc:3055] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:23.356047 22494 raft_consensus.cc:2468] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:23.356998 23181 raft_consensus.cc:740] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:23.357218 22953 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.358142 23181 consensus_queue.cc:260] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.359721 23181 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.325469 23075 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.384366 22617 ts_tablet_manager.cc:1434] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.359s	user 0.013s	sys 0.026s
I20260709 13:08:23.355973 22974 raft_consensus.cc:2804] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:08:23.367726 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.387141 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.385099 22466 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:23.393663 22325 catalog_manager.cc:5697] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 2, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.374157 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.385489 22569 raft_consensus.cc:1240] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:08:23.399026 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 55953.7us
I20260709 13:08:23.404130 22502 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:23.387995 22496 raft_consensus.cc:2393] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:23.409176 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.409942 22499 raft_consensus.cc:2468] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:23.369704 23073 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.427471 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.431013 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.406117 22974 raft_consensus.cc:697] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:23.411568 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.413762 23108 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.420104 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.431512 23150 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.430069 23149 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:23.423702 22500 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:23.447834 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.448144 23212 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.450184 22617 tablet_bootstrap.cc:492] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:23.443600 23150 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:23.452474 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 121522us
I20260709 13:08:23.452767 22422 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:23.448685 22419 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:23.458848 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.459905 22500 raft_consensus.cc:2410] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:08:23.460120 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.460235 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.460932 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.461268 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.435027 23217 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:08:23.461560 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.466217 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.467229 22619 ts_tablet_manager.cc:1434] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.425s	user 0.033s	sys 0.015s
I20260709 13:08:23.473372 22425 raft_consensus.cc:2410] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:23.473102 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.473933 22619 tablet_bootstrap.cc:492] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:23.474326 22420 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:23.473088 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.476189 22428 raft_consensus.cc:2393] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:23.475314 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.444381 22421 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:23.480687 22422 raft_consensus.cc:2393] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
W20260709 13:08:23.480937 23232 log.cc:927] Time spent T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 13:08:23.482949 22393 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.461966 23149 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.452309 23150 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.487412 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.488219 22499 raft_consensus.cc:2393] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:23.462081 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.467407 22974 consensus_queue.cc:237] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.488178 22422 raft_consensus.cc:1275] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.491130 23149 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.461572 22500 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:23.496469 23073 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.495666 22427 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:23.497856 22393 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.491596 22494 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:23.499150 22393 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.499630 23027 raft_consensus.cc:2804] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:08:23.502153 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.504585 22393 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.506094 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.503966 23027 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.507522 23027 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.507675 23083 raft_consensus.cc:2804] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.508108 23083 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.508471 23083 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.513245 23150 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.515372 22501 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:23.517732 22466 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:23.518752 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.518970 23150 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.519641 22499 raft_consensus.cc:2393] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:23.521453 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.530685 23200 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.530596 22495 raft_consensus.cc:2468] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:23.524654 22498 raft_consensus.cc:2410] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 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:08:23.535068 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.535255 23137 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:23.536038 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.536069 22497 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 308) took 2025 ms. Trace:
I20260709 13:08:23.535128 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:23.538107 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 52219.1us
I20260709 13:08:23.558921 22466 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:23.560853 22967 consensus_queue.cc:1059] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:23.559185 22497 rpcz_store.cc:276] 0709 13:08:21.510302 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:22.060076 (+549774us) service_pool.cc:224] Handling call
0709 13:08:22.060458 (+   382us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:22.226190 (+165732us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:22.234091 (+  7901us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:22.253932 (+ 19841us) log.cc:844] Serialized 26 byte log entry
0709 13:08:23.329073 (+1075141us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:23.447592 (+118519us) log.cc:844] Serialized 14 byte log entry
0709 13:08:23.461909 (+ 14317us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:23.523497 (+ 61588us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b5400107cd4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:23.523540 (+    43us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:23.523597 (+    57us) raft_consensus.cc:1685] finished
0709 13:08:23.535828 (+ 12231us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:23.536000 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":133869,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":32,"raft.queue_time_us":329152,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":182,"spinlock_wait_cycles":304021248,"thread_start_us":1157616,"threads_started":2,"wal-append.queue_time_us":753423}
I20260709 13:08:23.562074 22967 raft_consensus.cc:2749] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:23.539243 22393 leader_election.cc:343] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.539179 22953 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.562948 22967 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:23.565752 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.527431 23149 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:23.575925 22393 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.563158 23205 raft_consensus.cc:3055] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:23.564812 22953 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.564970 23137 raft_consensus.cc:697] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:23.586560 22393 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.588758 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.589643 22427 raft_consensus.cc:2393] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:23.577721 22494 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.591516 22393 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.594002 22422 raft_consensus.cc:1275] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.591076 22974 raft_consensus.cc:2804] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:23.595546 22391 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:23.596069 23108 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.596977 22617 tablet_bootstrap.cc:654] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.597409 22618 tablet_bootstrap.cc:654] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.597353 22423 raft_consensus.cc:1275] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:23.579592 23205 raft_consensus.cc:740] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:23.590350 23027 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.580875 22953 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:23.634277 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 82888.2us
I20260709 13:08:23.621156 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.640141 22499 raft_consensus.cc:2393] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:23.642266 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.643366 22619 tablet_bootstrap.cc:654] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.644722 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.632500 22952 raft_consensus.cc:2749] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:23.621661 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.631340 23108 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.619674 23212 raft_consensus.cc:2804] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.652172 22393 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.652618 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.635929 23089 raft_consensus.cc:2804] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:23.642462 22974 raft_consensus.cc:697] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:23.602128 23149 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.658659 22427 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:23.658845 22498 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:23.659266 23205 consensus_queue.cc:260] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.663517 22501 raft_consensus.cc:1275] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:23.677359 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.602181 23137 consensus_queue.cc:237] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.664173 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.680212 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.680883 22498 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:23.664616 23217 raft_consensus.cc:2804] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:23.664924 22502 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:23.681731 23217 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:23.682142 23217 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.682633 23205 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.666391 23027 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.655272 23089 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:23.656040 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.667907 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:23.615531 23150 consensus_queue.cc:1059] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:08:23.620484 23181 consensus_queue.cc:1059] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:08:23.651978 23108 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.655488 23083 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.656195 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:23.674103 22974 consensus_queue.cc:237] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.675884 22393 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:23.663738 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:23.677877 22501 pending_rounds.cc:85] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 0
I20260709 13:08:23.683858 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.670560 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.686085 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.679483 22420 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
W20260709 13:08:23.699550 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 60781us
I20260709 13:08:23.691175 22393 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.724436 22391 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:23.724403 22499 raft_consensus.cc:2393] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
W20260709 13:08:23.732271 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.732971 22918 raft_consensus.cc:2804] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.684549 23200 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.684976 23089 raft_consensus.cc:3060] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.698704 22423 raft_consensus.cc:2368] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:23.694821 22419 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:23.733385 22918 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.734562 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.728847 23199 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:23.722714 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.735765 23212 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:23.737157 22494 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:23.737170 22496 raft_consensus.cc:3055] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:23.740054 22393 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.690485 22952 raft_consensus.cc:2804] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:23.738722 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:23.756788 23199 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:23.762336 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.746655 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.764118 23027 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:23.747596 23073 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.749891 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.764545 23027 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.764473 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.765045 23027 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:23.765232 22503 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:23.765606 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.766183 22393 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.766273 22427 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:23.767156 23096 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:23.764551 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.767684 23096 raft_consensus.cc:697] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:23.693624 23083 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.753293 22499 raft_consensus.cc:2393] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:23.721199 22501 pending_rounds.cc:107] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:23.758141 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.691514 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.751603 22918 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.760754 22496 raft_consensus.cc:740] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:23.759052 23212 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.762313 22952 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:23.752755 23200 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.734422 22425 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:23.777144 22428 raft_consensus.cc:2393] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:23.785820 23096 consensus_queue.cc:237] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.780189 22952 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.768167 22426 raft_consensus.cc:2468] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:23.766841 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.774005 23017 raft_consensus.cc:2804] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.774179 23073 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.776120 22501 raft_consensus.cc:2889] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:08:23.799288 23241 log.cc:927] Time spent T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:08:23.807940 22619 tablet_bootstrap.cc:492] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:23.808319 22619 ts_tablet_manager.cc:1403] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.335s	user 0.026s	sys 0.032s
I20260709 13:08:23.810124 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.768556 23217 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.811767 22428 raft_consensus.cc:1275] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:23.802975 23199 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.814136 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.816596 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.816596 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.820235 22393 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:23.804013 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.809150 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.810840 23017 raft_consensus.cc:697] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:23.840422 22502 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:23.823112 22419 raft_consensus.cc:2393] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:23.842346 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:23.844802 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.849968 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.850162 22423 raft_consensus.cc:1275] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:23.850195 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.850626 22498 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.851101 22497 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.844717 22425 raft_consensus.cc:1275] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:23.862031 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:23.846436 23149 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.855419 23105 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:08:23.860615 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:23.884045 23105 raft_consensus.cc:697] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:23.884264 23200 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.860812 22503 raft_consensus.cc:2393] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:23.868065 23150 raft_consensus.cc:3055] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.886279 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.848716 22496 consensus_queue.cc:260] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:23.896044 22619 raft_consensus.cc:359] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.899747 22618 tablet_bootstrap.cc:492] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2: No bootstrap required, opened a new log
I20260709 13:08:23.899758 22619 raft_consensus.cc:385] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.900321 22619 raft_consensus.cc:740] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.901089 22619 consensus_queue.cc:260] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.901258 23089 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.899432 23150 raft_consensus.cc:740] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:23.902683 23150 consensus_queue.cc:260] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.903255 23105 consensus_queue.cc:237] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.903899 23150 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.901440 22496 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:23.908576 22619 ts_tablet_manager.cc:1434] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.005s
I20260709 13:08:23.910477 22953 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.912559 22953 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.900336 22618 ts_tablet_manager.cc:1403] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2: Time spent bootstrapping tablet: real 0.686s	user 0.024s	sys 0.013s
I20260709 13:08:23.909758 22619 tablet_bootstrap.cc:492] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:23.866976 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.866379 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:23.948150 23089 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.952320 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.953584 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.954180 22428 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:23.954973 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.957353 23200 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:23.957911 23200 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.961812 22503 raft_consensus.cc:1275] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:23.962114 22499 raft_consensus.cc:1275] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:23.962499 22499 pending_rounds.cc:85] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 0
I20260709 13:08:23.962738 22499 pending_rounds.cc:107] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:23.962997 22499 raft_consensus.cc:2889] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:23.962230 22503 pending_rounds.cc:85] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:23.965664 23073 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:23.966645 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.967097 22423 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:23.967543 22422 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:23.968335 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:23.970284 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 200728us
I20260709 13:08:23.965709 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.973224 22425 raft_consensus.cc:2393] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:23.969619 22503 pending_rounds.cc:107] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:23.975766 22503 raft_consensus.cc:2889] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:23.968726 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:23.885257 23017 consensus_queue.cc:237] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:23.984524 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:23.984776 23217 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:23.984906 22617 tablet_bootstrap.cc:492] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:23.985440 22617 ts_tablet_manager.cc:1403] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.547s	user 0.012s	sys 0.015s
I20260709 13:08:23.988744 22391 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:23.991161 22497 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:23.999943 22618 raft_consensus.cc:359] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.001811 22618 raft_consensus.cc:385] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.003578 22494 raft_consensus.cc:1240] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:24.005443 22617 raft_consensus.cc:359] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.006222 22617 raft_consensus.cc:385] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.002082 22618 raft_consensus.cc:740] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.006458 22617 raft_consensus.cc:740] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.007160 22617 consensus_queue.cc:260] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.016844 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.021082 22619 tablet_bootstrap.cc:654] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.021162 23027 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.025682 22617 ts_tablet_manager.cc:1434] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:08:24.015170 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.027940 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.028062 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.028488 22425 raft_consensus.cc:2410] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:24.028599 23027 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.028656 22503 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:24.011356 23217 raft_consensus.cc:2749] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:24.028741 22494 raft_consensus.cc:2468] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
W20260709 13:08:24.031176 22391 leader_election.cc:343] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.032639 22391 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:24.034137 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.034296 23208 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.035019 23208 raft_consensus.cc:697] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:24.035567 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.036289 23208 consensus_queue.cc:237] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.037725 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.041126 23073 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:24.041745 23073 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.042780 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.043916 23073 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.029780 22918 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.054911 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.059268 22497 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:24.059334 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.060120 22503 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.058892 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.060506 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.061690 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.063745 22952 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.064823 22427 raft_consensus.cc:1240] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:24.062440 23108 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.065618 22617 tablet_bootstrap.cc:492] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:24.065828 22952 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.067452 22393 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.071331 23027 raft_consensus.cc:2804] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.077207 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:24.074846 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:24.078670 22423 raft_consensus.cc:2393] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:24.079876 22421 raft_consensus.cc:2368] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:24.080252 22618 consensus_queue.cc:260] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.082664 22618 ts_tablet_manager.cc:1434] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2: Time spent starting tablet: real 0.151s	user 0.007s	sys 0.002s
I20260709 13:08:24.085896 23212 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.086417 22918 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.087812 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.088503 22501 raft_consensus.cc:1275] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:24.088833 22501 pending_rounds.cc:85] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:24.089064 22501 pending_rounds.cc:107] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:24.089290 22501 raft_consensus.cc:2889] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:24.089916 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.091094 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.091204 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.091277 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.091611 22496 raft_consensus.cc:3060] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.092353 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.092530 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.092950 22502 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:24.093719 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.094491 22494 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:24.092034 22501 raft_consensus.cc:2393] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:24.093820 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:24.095396 22967 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:08:24.096211 23212 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.096835 23073 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.097800 22498 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
W20260709 13:08:24.098973 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:24.100960 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.101743 22499 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.077783 23108 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.106786 22393 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.111846 22501 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.112008 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.112794 22502 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.115368 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:24.117491 23089 raft_consensus.cc:2804] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.118048 23089 raft_consensus.cc:697] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:24.118884 23089 consensus_queue.cc:237] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.105423 23027 raft_consensus.cc:697] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:24.105707 23212 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.123714 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:24.129601 23246 log.cc:927] Time spent T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.282s	user 0.006s	sys 0.000s
I20260709 13:08:24.126488 23200 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.127126 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.143337 23200 consensus_queue.cc:1048] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:24.145455 22501 raft_consensus.cc:1275] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.139546 22500 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.128561 23027 consensus_queue.cc:237] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.140863 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.147711 22495 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:24.158363 23108 consensus_queue.cc:1048] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.130736 23212 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.161132 23212 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.158864 22499 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:24.168874 22502 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:24.168710 22503 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:24.169237 22393 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.170656 22393 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.173602 22497 raft_consensus.cc:1240] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:24.173713 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.174360 22393 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.174619 22495 raft_consensus.cc:2393] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:24.174521 23262 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.175158 23262 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.175851 23105 raft_consensus.cc:2804] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.176512 23105 raft_consensus.cc:697] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:24.178059 22953 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.178583 22953 raft_consensus.cc:697] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:24.179203 23262 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.179488 22953 consensus_queue.cc:237] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.184743 22619 tablet_bootstrap.cc:492] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:24.187618 22466 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:24.187950 22619 ts_tablet_manager.cc:1403] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.278s	user 0.014s	sys 0.010s
I20260709 13:08:24.177716 23212 raft_consensus.cc:2804] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.188723 22967 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.189321 23212 raft_consensus.cc:697] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:24.189383 22967 raft_consensus.cc:697] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:24.190335 23212 consensus_queue.cc:237] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.190375 22967 consensus_queue.cc:237] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.177457 23105 consensus_queue.cc:237] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.195286 23108 raft_consensus.cc:493] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.194705 22619 raft_consensus.cc:359] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.197889 22619 raft_consensus.cc:385] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.198159 22619 raft_consensus.cc:740] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.196365 23108 raft_consensus.cc:515] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.201392 23108 leader_election.cc:290] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.202098 22500 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:24.203075 22496 raft_consensus.cc:2468] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:24.203322 22393 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.204339 23108 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:24.205008 22617 tablet_bootstrap.cc:654] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.205173 23108 raft_consensus.cc:697] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:24.205861 22619 consensus_queue.cc:260] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.207931 23108 consensus_queue.cc:237] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.211256 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.212781 22466 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
W20260709 13:08:24.214294 22393 leader_election.cc:343] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.221355 22619 ts_tablet_manager.cc:1434] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:08:24.222923 23150 raft_consensus.cc:2804] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.223338 23150 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.225013 23150 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.233385 22967 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:24.234661 23149 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:24.243678 23073 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:24.244438 23073 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.244907 23260 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.245371 23149 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:24.245421 23260 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.247622 22967 consensus_queue.cc:1059] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.248428 23149 raft_consensus.cc:3055] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:24.248870 23260 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.250200 23073 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.255136 23149 raft_consensus.cc:740] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:24.259069 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 130704us
I20260709 13:08:24.264134 22619 tablet_bootstrap.cc:492] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:24.268445 23149 consensus_queue.cc:260] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.283671 23149 raft_consensus.cc:3060] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.288419 22617 tablet_bootstrap.cc:492] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:24.289022 22617 ts_tablet_manager.cc:1403] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.234s	user 0.009s	sys 0.008s
I20260709 13:08:24.293530 22617 raft_consensus.cc:359] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.294731 22617 raft_consensus.cc:385] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.295163 22617 raft_consensus.cc:740] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.281706 22540 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.300187 23150 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.302464 23150 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.280260 23073 consensus_queue.cc:1048] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:08:24.306070 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:24.308043 22540 leader_election.cc:343] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.309391 22326 catalog_manager.cc:5697] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.331596 22617 consensus_queue.cc:260] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.336351 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:24.339169 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.325549 22326 catalog_manager.cc:5697] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.322935 23073 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:24.355652 22325 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42666 (request call id 78) took 3601 ms. Trace:
I20260709 13:08:24.380012 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:24.398306 22617 ts_tablet_manager.cc:1434] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.002s
I20260709 13:08:24.369395 23073 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.369520 22325 rpcz_store.cc:276] 0709 13:08:20.775643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:20.783094 (+  7451us) service_pool.cc:224] Handling call
0709 13:08:24.355580 (+3572486us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:23.679370 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:23.681324 (+  1954us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:23.681368 (+    44us) write_op.cc:435] Acquired schema lock
0709 13:08:23.681385 (+    17us) tablet.cc:662] Decoding operations
0709 13:08:23.781188 (+ 99803us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:23.796260 (+ 15072us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:23.797930 (+  1670us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:08:23.915425 (+117495us) tablet.cc:701] Row locks acquired
0709 13:08:23.933676 (+ 18251us) write_op.cc:260] PREPARE: finished
0709 13:08:23.958163 (+ 24487us) write_op.cc:270] Start()
0709 13:08:23.958369 (+   206us) write_op.cc:276] Timestamp: P: 1783602503958074 usec, L: 0
0709 13:08:23.958419 (+    50us) op_driver.cc:348] REPLICATION: starting
0709 13:08:23.960659 (+  2240us) log.cc:844] Serialized 1717 byte log entry
0709 13:08:24.143339 (+182680us) op_driver.cc:464] REPLICATION: finished
0709 13:08:24.212450 (+ 69111us) write_op.cc:301] APPLY: starting
0709 13:08:24.212529 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:24.219247 (+  6718us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:24.223057 (+  3810us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:24.267952 (+ 44895us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:24.268179 (+   227us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:08:24.268247 (+    68us) write_op.cc:312] APPLY: finished
0709 13:08:24.268562 (+   315us) log.cc:844] Serialized 40 byte log entry
0709 13:08:24.268866 (+   304us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:24.268969 (+   103us) write_op.cc:454] Released schema lock
0709 13:08:24.269044 (+    75us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:24.295231 (+ 26187us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:24.305822 (+ 10591us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":254,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":63158,"apply.run_cpu_time_us":3396,"apply.run_wall_time_us":57919,"num_ops":4,"prepare.queue_time_us":80780,"prepare.run_cpu_time_us":18798,"prepare.run_wall_time_us":338054,"raft.queue_time_us":65990,"raft.run_cpu_time_us":7017,"raft.run_wall_time_us":45107,"replication_time_us":181556,"thread_start_us":164380,"threads_started":4,"wal-append.queue_time_us":90438}]]}
I20260709 13:08:24.414964 23073 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.425204 22617 tablet_bootstrap.cc:492] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
W20260709 13:08:24.426168 22540 leader_election.cc:343] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:24.427186 22540 leader_election.cc:343] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.427716 22540 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.435549 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:24.441126 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.447264 22540 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.439092 23200 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:24.449703 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:24.451659 22497 raft_consensus.cc:1275] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:24.452111 22497 pending_rounds.cc:85] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:24.452277 22423 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.452878 22496 raft_consensus.cc:1275] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.453333 22576 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:24.449733 23200 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.454268 23200 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.452387 22497 pending_rounds.cc:107] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:24.458909 22540 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.465957 23270 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:24.466459 23270 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.466796 23270 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.457201 22497 raft_consensus.cc:2889] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:24.451674 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.471850 23256 consensus_queue.cc:1048] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
W20260709 13:08:24.506788 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:24.508098 22500 raft_consensus.cc:1275] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.509254 23260 raft_consensus.cc:2804] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:24.509675 23260 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.510002 23260 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.505580 22569 raft_consensus.cc:2393] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:24.512681 23201 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:24.512715 23073 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.516831 23073 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.507026 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:24.519595 22576 raft_consensus.cc:2393] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:24.520027 23017 consensus_queue.cc:1048] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:24.521256 23200 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.522862 23212 consensus_queue.cc:1048] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.528683 23200 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:24.549916 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 91100.4us
I20260709 13:08:24.566687 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.569218 23270 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.578706 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.579921 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.580574 22576 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:24.581730 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:24.582612 22569 raft_consensus.cc:2393] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:24.584061 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.584753 22577 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:24.586258 22619 tablet_bootstrap.cc:654] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.588445 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.588672 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.591531 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.592301 22576 raft_consensus.cc:2393] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:24.597849 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.598707 22427 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:24.607563 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.614730 22540 leader_election.cc:400] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:24.615305 22540 leader_election.cc:403] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:08:24.616187 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.616371 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.617040 22575 raft_consensus.cc:2468] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:24.617909 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:24.618539 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.619494 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.619896 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.620114 22570 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:24.620564 22427 raft_consensus.cc:2368] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:24.621383 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:24.621866 22427 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.622877 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.581730 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.623981 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.624908 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.625300 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.625528 22423 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:24.626171 22424 raft_consensus.cc:2468] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:24.616153 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.628873 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.630514 22425 raft_consensus.cc:1240] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:24.616112 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.634676 22576 raft_consensus.cc:2368] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:24.623307 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:24.631421 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.636749 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.643046 22427 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:24.649458 22503 raft_consensus.cc:1275] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:08:24.649817 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 98859us
I20260709 13:08:24.646813 23260 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:24.647055 22466 connection.cc:256] RPC call timeout handler was delayed by -1.9539455539999153s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1779s for a response
I20260709 13:08:24.633751 22423 raft_consensus.cc:1275] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:08:24.652616 22466 connection.cc:256] RPC call timeout handler was delayed by -1.4762550849999343s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1517s for a response
I20260709 13:08:24.654539 22540 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:24.647694 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:24.657106 22466 connection.cc:256] RPC call timeout handler was delayed by -1.1088455539999131s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2718s for a response
W20260709 13:08:24.657441 22466 connection.cc:256] RPC call timeout handler was delayed by -1.055551883000021s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.193s for a response
I20260709 13:08:24.654026 22576 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:24.666390 22540 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:24.657778 22466 connection.cc:256] RPC call timeout handler was delayed by -1.0442550850000316s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19970000000000002s for a response
I20260709 13:08:24.644668 23205 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.668116 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.668730 22575 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:24.668980 22503 raft_consensus.cc:1275] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:24.618538 22571 raft_consensus.cc:2376] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2. Re-sending same reply.
I20260709 13:08:24.656914 22495 raft_consensus.cc:1275] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.673686 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.667004 23262 raft_consensus.cc:3060] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.677739 22575 raft_consensus.cc:2368] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:24.668025 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.657207 23212 consensus_queue.cc:1048] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:08:24.673630 23200 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:24.680440 23279 raft_consensus.cc:2804] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.676321 23270 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.684072 22503 raft_consensus.cc:1275] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.676134 22569 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:24.671165 23205 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.676524 23089 consensus_queue.cc:1048] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:08:24.685626 23027 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.687463 23200 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.688256 23279 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.687390 22577 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:24.700706 22419 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:24.711665 22497 raft_consensus.cc:1275] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.712451 22574 raft_consensus.cc:1240] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:24.703101 23279 raft_consensus.cc:3060] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.715759 22573 raft_consensus.cc:1240] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:24.717087 22573 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.720419 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.721083 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.722292 22495 raft_consensus.cc:1275] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.703840 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:24.703224 23280 consensus_queue.cc:1048] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:08:24.706225 23027 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.724406 23260 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:24.725069 22577 raft_consensus.cc:1275] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.726424 23208 consensus_queue.cc:1048] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.728070 23208 consensus_queue.cc:1048] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.731514 22542 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:24.692269 22500 raft_consensus.cc:1275] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:08:24.734319 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 63775.2us
I20260709 13:08:24.703977 23200 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:24.737747 22542 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:24.739681 22466 leader_election.cc:343] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.739945 23270 raft_consensus.cc:2749] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.741083 22542 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:24.741247 23149 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.732368 23260 raft_consensus.cc:2804] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.742349 23260 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.741600 22323 catalog_manager.cc:5697] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.745327 22323 catalog_manager.cc:5697] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 2, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.708253 23205 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.742700 23260 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.738243 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:24.737349 23073 consensus_queue.cc:1059] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 13:08:24.749789 22466 leader_election.cc:343] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.750095 23073 raft_consensus.cc:3055] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:24.741833 23270 raft_consensus.cc:2749] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.707955 22617 tablet_bootstrap.cc:654] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.750720 22542 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:24.776043 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:24.737088 22571 raft_consensus.cc:1275] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:24.788659 22323 catalog_manager.cc:5697] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.793716 22953 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:24.795836 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:24.786621 23089 consensus_queue.cc:1048] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:08:24.750491 23073 raft_consensus.cc:740] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:24.801920 22323 catalog_manager.cc:5697] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 3, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } }
I20260709 13:08:24.779793 23212 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:24.802877 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 131635us
I20260709 13:08:24.804188 22323 catalog_manager.cc:5697] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 3, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 3 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.732277 23279 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:24.806556 22540 leader_election.cc:343] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.806900 22323 catalog_manager.cc:5697] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 2 to 3, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 3 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.836292 22323 catalog_manager.cc:5697] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 2 to 3, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 3 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.882185 22323 catalog_manager.cc:5697] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 2, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.884740 22323 catalog_manager.cc:5697] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 2, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.791380 23201 consensus_queue.cc:1048] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260709 13:08:24.802428 23150 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.083s
I20260709 13:08:24.930778 22323 catalog_manager.cc:5697] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 2, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.959170 22569 raft_consensus.cc:2393] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:24.959836 22619 tablet_bootstrap.cc:492] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:24.960382 22619 ts_tablet_manager.cc:1403] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.720s	user 0.022s	sys 0.037s
W20260709 13:08:24.967700 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 179300us
I20260709 13:08:24.969045 22542 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:24.972234 22466 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:24.809336 23212 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.990495 23262 raft_consensus.cc:2749] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:24.992446 23212 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:24.994800 23150 raft_consensus.cc:2804] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:24.999526 23286 log.cc:927] Time spent T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 13:08:24.999848 22497 raft_consensus.cc:1275] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:25.001034 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:25.001927 22619 raft_consensus.cc:359] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.002631 22619 raft_consensus.cc:385] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.983335 22573 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:25.002903 22619 raft_consensus.cc:740] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
W20260709 13:08:25.012295 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 175158us
I20260709 13:08:25.012794 22619 consensus_queue.cc:260] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.001929 22494 raft_consensus.cc:2393] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:24.997869 23150 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:24.956199 23073 consensus_queue.cc:260] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:24.976748 23287 consensus_queue.cc:1048] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 13:08:25.026448 23270 raft_consensus.cc:2749] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:25.033712 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 61600.7us
I20260709 13:08:25.031630 23150 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.059608 22466 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
W20260709 13:08:25.077836 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 108919us
I20260709 13:08:25.078756 22542 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.058604 23017 consensus_queue.cc:1048] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:08:25.081110 23073 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:25.111032 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 90121.5us
I20260709 13:08:25.083998 23279 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.066569 23294 consensus_queue.cc:1048] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 13:08:25.123667 23281 raft_consensus.cc:2749] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:25.133266 22619 ts_tablet_manager.cc:1434] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.173s	user 0.010s	sys 0.011s
W20260709 13:08:25.133464 23293 log.cc:927] Time spent T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.158s	user 0.001s	sys 0.000s
I20260709 13:08:25.078517 23301 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
W20260709 13:08:25.146376 23288 log.cc:927] Time spent T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
W20260709 13:08:25.148742 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 121750us
I20260709 13:08:25.152686 22540 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:25.159564 22540 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:25.171574 22540 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.151662 23200 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.193569 22540 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.150875 23281 raft_consensus.cc:2749] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:25.207319 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 143830us
W20260709 13:08:25.192672 23300 log.cc:927] Time spent T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 13:08:25.216156 22619 tablet_bootstrap.cc:492] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e: Bootstrap starting.
I20260709 13:08:25.195117 23306 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:25.223017 23306 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:25.223482 23306 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.195307 23027 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.195607 23302 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:25.220682 22572 raft_consensus.cc:1240] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:08:25.220903 23299 log.cc:927] Time spent T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 13:08:25.193732 23307 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.194643 23287 raft_consensus.cc:2804] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:25.195670 23200 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.224794 22617 tablet_bootstrap.cc:492] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:25.241477 22617 ts_tablet_manager.cc:1403] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.842s	user 0.017s	sys 0.023s
I20260709 13:08:25.218019 22466 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
W20260709 13:08:25.211231 23295 log.cc:927] Time spent T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 13:08:25.188791 23308 raft_consensus.cc:2764] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:08:25.246390 22540 leader_election.cc:400] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:25.246857 22540 leader_election.cc:403] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:08:25.233042 23309 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:25.270663 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 55403.7us
I20260709 13:08:25.241537 23205 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.244637 23287 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:25.275512 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 196824us
I20260709 13:08:25.276540 22542 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.275208 23287 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.286965 23314 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.283582 23304 raft_consensus.cc:2749] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:25.272903 23281 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.290012 22427 raft_consensus.cc:1240] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:25.294214 22466 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:25.294592 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:25.295145 22427 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.296548 23319 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.278790 23312 consensus_queue.cc:1059] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:08:25.271970 23309 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.305693 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:25.317005 23309 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.317096 23297 consensus_queue.cc:1048] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:08:25.317607 23309 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:25.318113 23309 raft_consensus.cc:697] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:25.298568 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:25.278393 23205 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.288561 23260 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.249673 23307 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.297461 23308 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:25.320633 22542 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.324254 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:25.324887 22419 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.320150 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:25.326364 22424 raft_consensus.cc:1240] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:25.322623 23262 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:25.327008 23297 raft_consensus.cc:3055] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:25.327159 23262 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.327605 23297 raft_consensus.cc:740] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:25.327839 22424 raft_consensus.cc:1240] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:25.328492 23297 consensus_queue.cc:260] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.329355 23262 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.329653 23297 raft_consensus.cc:3060] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.336037 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.338617 23150 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.341347 22542 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.342213 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.346155 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.347497 22542 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.350263 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.350888 23307 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.351281 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.352197 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.352998 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.356292 23260 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.356310 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.322471 23308 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:25.357368 23308 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:25.359293 22466 leader_election.cc:343] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.350889 22576 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:25.368207 22617 raft_consensus.cc:359] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.369190 22617 raft_consensus.cc:385] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.369554 22617 raft_consensus.cc:740] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.360321 22542 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.374703 22542 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.376178 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:25.382051 22427 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
W20260709 13:08:25.384421 22466 leader_election.cc:343] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.385594 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:25.386415 22427 raft_consensus.cc:3060] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.345332 23262 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:25.332703 23279 consensus_queue.cc:1059] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:08:25.378690 23301 raft_consensus.cc:2749] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:25.370628 23294 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.367175 23312 raft_consensus.cc:2749] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:25.395169 22617 consensus_queue.cc:260] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.390626 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.302976 23314 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.401558 22619 tablet_bootstrap.cc:654] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.403625 22542 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.383590 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:25.321251 23309 consensus_queue.cc:237] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.437079 22427 raft_consensus.cc:2468] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:25.443595 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.445282 22542 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.399895 23294 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:25.447502 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 43901.7us
I20260709 13:08:25.451440 22542 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.451625 22466 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:25.449820 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:25.371192 23302 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:08:25.452292 22427 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.452574 22466 leader_election.cc:400] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:25.452925 22466 leader_election.cc:403] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:25.454048 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:25.450914 23279 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:25.442327 23073 raft_consensus.cc:2749] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:25.473724 22574 raft_consensus.cc:2468] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
W20260709 13:08:25.473994 23327 log.cc:927] Time spent T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
W20260709 13:08:25.475112 23317 log.cc:927] Time spent T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
I20260709 13:08:25.476321 23314 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.476907 23314 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:25.477238 23314 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:25.477612 23314 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.448231 22424 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.483106 22542 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:25.540663 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 55236.2us
I20260709 13:08:25.383298 23318 consensus_queue.cc:1048] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.082s
I20260709 13:08:25.541536 22542 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:25.453035 23294 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.568197 22427 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:25.455376 23149 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:25.462452 23304 raft_consensus.cc:3060] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.480528 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.562680 23301 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:08:25.542610 23286 log.cc:927] Time spent T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:08:25.466500 23279 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.562847 23073 raft_consensus.cc:2749] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:25.595265 22391 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.211.131:41113 timed out after 1.514s (SENT) [suppressed 17 similar messages]
I20260709 13:08:25.584756 23262 raft_consensus.cc:2804] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:25.586117 23149 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.597517 23279 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:25.618108 22617 ts_tablet_manager.cc:1434] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.376s	user 0.023s	sys 0.025s
I20260709 13:08:25.581233 23312 consensus_queue.cc:1059] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:08:25.623108 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 169109us
I20260709 13:08:25.617182 23149 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.627099 22466 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:25.649899 22466 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:25.623960 23262 raft_consensus.cc:697] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:25.630838 23150 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.632263 23256 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:25.663020 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 67779.3us
I20260709 13:08:25.621158 23306 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:25.675318 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:25.665553 23309 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:08:25.676000 23326 log.cc:927] Time spent T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.228s	user 0.000s	sys 0.000s
I20260709 13:08:25.655503 23308 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.640901 23315 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.239s
I20260709 13:08:25.676162 23335 raft_consensus.cc:2804] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.677119 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:25.675544 23150 consensus_queue.cc:1048] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:25.686640 23329 log.cc:927] Time spent T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 13:08:25.661026 23303 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
W20260709 13:08:25.691234 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 149822us
I20260709 13:08:25.691651 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.679656 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:25.676203 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.704833 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.705821 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.697964 23303 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:08:25.707213 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.707818 22568 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:25.703333 23306 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.704056 23281 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:25.664131 23256 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.713773 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.714834 22619 tablet_bootstrap.cc:492] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e: No bootstrap required, opened a new log
I20260709 13:08:25.688664 23335 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.721642 22619 ts_tablet_manager.cc:1403] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e: Time spent bootstrapping tablet: real 0.508s	user 0.022s	sys 0.022s
I20260709 13:08:25.720788 22423 raft_consensus.cc:2410] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for term 4 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:08:25.708349 23262 consensus_queue.cc:237] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.739094 22571 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:25.717224 23309 raft_consensus.cc:697] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:25.740837 23309 consensus_queue.cc:237] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.717164 22421 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.732347 23319 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:25.751534 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.752643 22568 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:25.752786 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.753638 23308 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.753974 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.755513 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:25.756386 23296 log.cc:927] Time spent T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.678s	user 0.004s	sys 0.009s
I20260709 13:08:25.759248 23260 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.760082 23256 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.759826 23260 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.762112 23294 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.762499 23308 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:25.687028 23333 consensus_queue.cc:1059] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.085s
I20260709 13:08:25.771468 22419 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:25.771576 23308 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:25.731658 23335 raft_consensus.cc:3060] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.744089 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:25.734175 23306 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:25.763199 23330 log.cc:927] Time spent T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 13:08:25.776351 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.792868 22570 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:25.775549 23333 consensus_queue.cc:1243] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer d65017d3297e42d9963adedb9618d055 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:08:25.753679 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.812609 22617 tablet_bootstrap.cc:492] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
W20260709 13:08:25.813423 23287 consensus_meta.cc:287] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.509s	user 0.004s	sys 0.005s
I20260709 13:08:25.813805 23287 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.816515 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.813810 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:25.823799 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.827718 23279 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:25.843595 22542 leader_election.cc:336] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Timed out: RequestConsensusVote RPC to 127.20.211.130:43831 timed out after 1.503s (SENT)
W20260709 13:08:25.850179 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 170677us
I20260709 13:08:25.752678 23314 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:25.870867 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 51576.3us
I20260709 13:08:25.870951 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:25.872956 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:25.875253 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:25.812654 23302 raft_consensus.cc:3055] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:25.799364 23306 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:25.895809 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 52296.3us
I20260709 13:08:25.888027 22568 raft_consensus.cc:2368] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3.
I20260709 13:08:25.886855 22426 raft_consensus.cc:2393] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:25.899430 22619 raft_consensus.cc:359] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.900151 22575 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:25.900803 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:25.902431 22619 raft_consensus.cc:385] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.903404 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:25.867515 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.867828 23279 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.894902 22574 raft_consensus.cc:2368] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3.
I20260709 13:08:25.902865 22619 raft_consensus.cc:740] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.911948 23294 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.891024 23302 raft_consensus.cc:740] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:25.930279 22576 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.894011 23287 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:25.932726 22619 consensus_queue.cc:260] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:25.936615 22619 ts_tablet_manager.cc:1434] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e: Time spent starting tablet: real 0.208s	user 0.008s	sys 0.001s
I20260709 13:08:25.939970 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:25.905953 23260 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:25.945799 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 50505.6us
I20260709 13:08:25.915949 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:25.943639 22573 raft_consensus.cc:2468] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:25.949774 23308 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:25.952980 22421 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:25.956959 22572 raft_consensus.cc:2468] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:25.957664 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:25.959478 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:25.967278 22576 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:25.963217 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:26.108311 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 160782us
I20260709 13:08:26.110896 22540 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.116137 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:26.116644 22540 leader_election.cc:343] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.116890 22502 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.986043 23304 raft_consensus.cc:2749] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.117874 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:25.985737 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:26.119038 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.120105 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:26.095788 23342 log.cc:927] Time spent T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
I20260709 13:08:26.124158 23279 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:25.948973 23149 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.127140 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.128373 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.129537 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:26.130251 22502 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:26.121248 23287 consensus_queue.cc:1059] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:08:26.131532 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:26.100734 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.132602 22574 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:26.097090 23205 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.133049 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:25.960558 23306 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:26.053478 23333 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.130630 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.135587 22540 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.041285 23302 consensus_queue.cc:260] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.095739 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.136565 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.189342 22574 raft_consensus.cc:2393] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:26.120294 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:26.009464 22424 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:26.133562 23314 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.011878 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.121722 22496 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
W20260709 13:08:26.167480 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.172367 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:26.180860 23355 log.cc:927] Time spent T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
I20260709 13:08:26.136891 22502 raft_consensus.cc:2393] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
W20260709 13:08:26.184580 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 49072.8us
I20260709 13:08:26.195043 22540 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.157429 23260 consensus_queue.cc:1059] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:08:26.157686 23287 consensus_queue.cc:1059] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:08:26.195924 22540 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.172683 23321 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.181770 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.187490 23017 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:26.190130 23279 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:26.192524 23351 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:26.210602 22540 leader_election.cc:343] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.211709 22540 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.192255 23335 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:26.212762 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 313062us
I20260709 13:08:26.213716 22501 raft_consensus.cc:2393] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:26.189361 23333 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:26.215639 22542 leader_election.cc:336] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Timed out: RequestConsensusVote RPC to 127.20.211.130:43831 timed out after 1.627s (SENT)
I20260709 13:08:26.216043 23262 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:26.215163 23017 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.214313 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.219653 23262 raft_consensus.cc:697] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.220587 23262 consensus_queue.cc:237] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.221127 23017 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.217218 23287 raft_consensus.cc:3055] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.217741 23333 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.218302 22540 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.218896 23297 raft_consensus.cc:2749] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.199133 23306 raft_consensus.cc:2804] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.210192 22495 raft_consensus.cc:2393] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:26.237478 22540 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.199255 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.203006 23302 raft_consensus.cc:3060] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.207388 22573 raft_consensus.cc:3060] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.201397 22572 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:26.205056 23149 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:26.233522 23357 log.cc:927] Time spent T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:08:26.249471 22542 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.254688 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.259580 22617 tablet_bootstrap.cc:654] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.259708 22421 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.241431 23347 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:26.256773 23297 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:26.253641 22496 raft_consensus.cc:1240] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:26.257512 23325 raft_consensus.cc:3055] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:26.250739 23306 raft_consensus.cc:697] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.258158 23270 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.236388 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.251438 23260 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:26.233722 23287 raft_consensus.cc:740] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.233711 23279 raft_consensus.cc:697] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.236150 22497 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.214210 23321 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.271240 23306 consensus_queue.cc:237] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.272826 22495 raft_consensus.cc:1240] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:26.262037 23335 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.267098 23325 raft_consensus.cc:740] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
W20260709 13:08:26.290376 23358 log.cc:927] Time spent T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 13:08:26.303488 22425 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55996 (request call id 365) took 1013 ms. Trace:
I20260709 13:08:26.301203 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.290177 23279 consensus_queue.cc:237] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.302345 22496 raft_consensus.cc:1240] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:26.268249 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:26.330312 23316 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.224174 23351 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.269634 23347 raft_consensus.cc:697] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.313448 22424 raft_consensus.cc:2393] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:26.286444 23260 raft_consensus.cc:697] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.333734 22540 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.280388 23270 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.334800 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
W20260709 13:08:26.343659 23349 log.cc:927] Time spent T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.153s	user 0.000s	sys 0.001s
I20260709 13:08:26.330844 23316 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.346395 22497 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:26.354784 23262 raft_consensus.cc:2804] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:26.315572 22425 rpcz_store.cc:276] 0709 13:08:25.289657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:25.291603 (+  1946us) service_pool.cc:224] Handling call
0709 13:08:25.811096 (+519493us) spinlock_profiling.cc:243] Waited 4.38 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30deee 0000000000375939 00007f0e363811e0 00007f0e3644a0c4 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:25.811320 (+   224us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:25.890406 (+ 79086us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:25.895350 (+  4944us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:26.009452 (+114102us) log.cc:844] Serialized 26 byte log entry
0709 13:08:26.233925 (+224473us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:26.239449 (+  5524us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:26.247888 (+  8439us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:26.303080 (+ 55192us) raft_consensus.cc:1685] finished
0709 13:08:26.303117 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:26.303410 (+   293us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":60793,"raft.queue_time_us":58988,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":15669,"spinlock_wait_cycles":10076928,"thread_start_us":80298,"threads_started":1,"wal-append.queue_time_us":229762}
I20260709 13:08:26.355697 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.381562 22496 pending_rounds.cc:85] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
W20260709 13:08:26.381888 23300 log.cc:927] Time spent T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.573s	user 0.003s	sys 0.000s
I20260709 13:08:26.382509 22422 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55996 (request call id 361) took 1099 ms. Trace:
I20260709 13:08:26.388199 23270 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:26.390509 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:26.375460 22572 raft_consensus.cc:2393] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:26.396987 22503 raft_consensus.cc:2468] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
W20260709 13:08:26.391533 22542 leader_election.cc:336] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Timed out: RequestConsensusVote RPC to 127.20.211.130:43831 timed out after 1.739s (SENT)
I20260709 13:08:26.374737 22573 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
W20260709 13:08:26.405205 22542 leader_election.cc:336] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Timed out: RequestConsensusVote RPC to 127.20.211.130:43831 timed out after 1.791s (SENT)
I20260709 13:08:26.407683 23149 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:26.407721 22542 leader_election.cc:304] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.397255 22496 pending_rounds.cc:107] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
W20260709 13:08:26.412678 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 79034.2us
W20260709 13:08:26.413333 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.397111 22423 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.404803 23262 raft_consensus.cc:697] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.404264 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:26.420728 22542 leader_election.cc:336] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Timed out: RequestConsensusVote RPC to 127.20.211.130:43831 timed out after 1.795s (SENT)
I20260709 13:08:26.414449 22496 raft_consensus.cc:2889] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:26.422533 23294 raft_consensus.cc:2749] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.425853 23321 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.437839 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.438269 23351 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.438593 22424 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
W20260709 13:08:26.438829 23361 log.cc:927] Time spent T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.200s	user 0.000s	sys 0.000s
I20260709 13:08:26.439662 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.440519 22424 raft_consensus.cc:2410] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:26.404062 23260 consensus_queue.cc:237] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.415906 23149 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.406322 23347 consensus_queue.cc:237] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.432796 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.449980 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.450847 22428 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.452428 22573 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:26.448698 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.450091 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.463702 22426 raft_consensus.cc:1240] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [1.1-2.2]
I20260709 13:08:26.465150 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.492540 22617 tablet_bootstrap.cc:492] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:26.495379 22617 ts_tablet_manager.cc:1403] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.683s	user 0.034s	sys 0.033s
I20260709 13:08:26.453223 23262 consensus_queue.cc:237] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:26.494143 23376 log.cc:927] Time spent T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 13:08:26.503998 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.526895 22617 raft_consensus.cc:359] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.528188 22617 raft_consensus.cc:385] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.528582 22617 raft_consensus.cc:740] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.529449 22617 consensus_queue.cc:260] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.531672 22617 ts_tablet_manager.cc:1434] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:08:26.524070 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.396509 22422 rpcz_store.cc:276] 0709 13:08:25.282542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:25.288777 (+  6235us) service_pool.cc:224] Handling call
0709 13:08:25.750699 (+461922us) spinlock_profiling.cc:243] Waited 2.07 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30deee 0000000000375939 00007f0e363811e0 00007f0e3644a0c4 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:25.750878 (+   179us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:25.808325 (+ 57447us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:08:25.909877 (+101552us) log.cc:844] Serialized 14 byte log entry
0709 13:08:26.165096 (+255219us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:26.165664 (+   568us) log.cc:844] Serialized 26 byte log entry
0709 13:08:26.165811 (+   147us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:26.165848 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:26.165928 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:26.382071 (+216143us) raft_consensus.cc:1685] finished
0709 13:08:26.382208 (+   137us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:26.382387 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":119436,"prepare.queue_time_us":87949,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":40,"raft.queue_time_us":120271,"raft.run_cpu_time_us":359,"raft.run_wall_time_us":12507,"spinlock_wait_cycles":5193984,"thread_start_us":132547,"threads_started":1,"wal-append.queue_time_us":274129}
I20260709 13:08:26.540225 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.540599 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.540951 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.541443 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.542080 22422 raft_consensus.cc:1240] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:08:26.550889 22542 leader_election.cc:336] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Timed out: RequestConsensusVote RPC to 127.20.211.130:43831 timed out after 1.837s (SENT)
I20260709 13:08:26.525905 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.556299 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.563215 23149 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.565392 22426 raft_consensus.cc:1240] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:26.560534 22424 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.555521 22421 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:26.575484 22428 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:26.589136 22576 raft_consensus.cc:1240] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:26.592705 22576 raft_consensus.cc:1275] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.590412 23378 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.598424 22576 raft_consensus.cc:1275] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.600397 22575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34846 (request call id 312) took 1202 ms. Trace:
I20260709 13:08:26.600723 22575 rpcz_store.cc:276] 0709 13:08:25.396162 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:25.402426 (+  6264us) service_pool.cc:224] Handling call
0709 13:08:26.597969 (+1195543us) spinlock_profiling.cc:243] Waited 329 ms on lock 0x7b540037cb54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:26.598103 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":757234048}
I20260709 13:08:26.595189 22568 raft_consensus.cc:1275] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.605850 22575 raft_consensus.cc:1275] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.604671 22568 raft_consensus.cc:1275] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.619561 22568 raft_consensus.cc:1275] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:26.619877 22575 raft_consensus.cc:1275] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.623672 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:26.624210 22568 raft_consensus.cc:1275] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.624568 22494 raft_consensus.cc:2393] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:26.625085 22575 raft_consensus.cc:1275] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:26.626096 22568 raft_consensus.cc:1275] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:08:26.646272 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 121817us
I20260709 13:08:26.605176 22423 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
W20260709 13:08:26.620653 22571 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34846 (request call id 304) took 1277 ms (client timeout 1633 ms). Trace:
W20260709 13:08:26.651865 22571 rpcz_store.cc:269] 0709 13:08:25.343718 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:25.351029 (+  7311us) service_pool.cc:224] Handling call
0709 13:08:26.620476 (+1269447us) spinlock_profiling.cc:243] Waited 387 ms on lock 0x7b5400067054. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:26.620590 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":890253184}
W20260709 13:08:26.657449 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.661407 22391 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.605448 23378 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.665421 22391 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.674634 22391 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.676796 22391 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.679266 22424 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:26.681290 22391 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.683261 22391 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.665434 23334 raft_consensus.cc:2749] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:26.684720 22391 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.684895 23332 raft_consensus.cc:2749] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:26.685220 23346 raft_consensus.cc:2804] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:26.675484 22953 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.686621 23346 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:26.687961 23346 raft_consensus.cc:3060] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.688879 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:26.687475 23359 log.cc:927] Time spent T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.446s	user 0.000s	sys 0.002s
I20260709 13:08:26.680708 23217 raft_consensus.cc:2749] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.681711 23089 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:26.698875 22391 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.738572 23378 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:26.743691 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 44940.4us
I20260709 13:08:26.745447 22391 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.751387 22391 leader_election.cc:400] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3.
I20260709 13:08:26.751886 22391 leader_election.cc:403] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:26.753250 22391 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.699631 22953 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.699682 23149 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:26.756788 22391 leader_election.cc:400] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3.
I20260709 13:08:26.760180 22391 leader_election.cc:403] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:26.699337 22577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34846 (request call id 305) took 1345 ms. Trace:
I20260709 13:08:26.726552 23089 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.762207 22391 leader_election.cc:304] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.748126 23332 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:26.748443 23334 raft_consensus.cc:2749] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:26.748811 23304 raft_consensus.cc:3055] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.753806 23217 raft_consensus.cc:2749] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3.
I20260709 13:08:26.764178 22391 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.756453 23201 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:26.768982 23212 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:26.762645 23149 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.758775 23351 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:26.770684 22391 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.769428 23212 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.775564 23212 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.775727 23254 raft_consensus.cc:2749] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.777263 23325 consensus_queue.cc:260] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.778311 23325 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.779202 23351 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.764905 22953 raft_consensus.cc:2749] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3.
I20260709 13:08:26.780411 23279 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.780867 23279 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.781400 23351 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.783389 23279 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:26.783695 23287 consensus_queue.cc:260] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.783972 23212 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.784771 23287 raft_consensus.cc:3060] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.763515 23089 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:26.786270 22391 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:26.768074 23108 raft_consensus.cc:2804] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.764660 23304 raft_consensus.cc:740] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.762218 22577 rpcz_store.cc:276] 0709 13:08:25.345071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:25.358842 (+ 13771us) service_pool.cc:224] Handling call
0709 13:08:26.000695 (+641853us) spinlock_profiling.cc:243] Waited 4.53 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:26.688763 (+688068us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30deee 0000000000375939 00007f0e363811e0 00007f0e3644a0c4 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:26.690406 (+  1643us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16082176}
I20260709 13:08:26.788131 23217 raft_consensus.cc:2804] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:26.789685 23217 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.790042 23217 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:26.793251 23346 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.795079 23346 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.797212 23217 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.798854 23217 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.800256 23149 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.800494 23315 raft_consensus.cc:3055] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:26.800904 23315 raft_consensus.cc:740] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:26.802644 23212 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.802263 23315 consensus_queue.cc:260] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.803411 23315 raft_consensus.cc:3060] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:26.804927 23089 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.807049 22419 raft_consensus.cc:1240] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:26.807132 23089 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.809048 22427 raft_consensus.cc:1240] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:26.811995 23304 consensus_queue.cc:260] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.814218 23304 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.814795 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.815526 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.816183 22570 raft_consensus.cc:2468] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:26.816461 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.816699 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.817016 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.817423 22568 raft_consensus.cc:2410] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 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:08:26.817580 22570 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:26.818342 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.818517 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.819327 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.819626 23347 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.820014 22571 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:26.820089 23347 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.820751 23320 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.820967 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.821537 22571 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:26.821336 23320 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.822180 23347 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:26.823354 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.823683 23320 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:26.824026 22572 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:26.824231 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.824906 22577 raft_consensus.cc:2376] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3. Re-sending same reply.
I20260709 13:08:26.825063 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.825870 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.827345 22577 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.827508 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:26.828209 22425 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.826673 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.829214 22568 raft_consensus.cc:2376] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4. Re-sending same reply.
I20260709 13:08:26.829452 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:26.830006 22617 tablet_bootstrap.cc:492] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:26.830412 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.825690 22572 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:26.832435 22540 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.833563 22540 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.835464 22466 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.838577 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.839486 22570 raft_consensus.cc:3060] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.842032 22576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 346) took 1012 ms. Trace:
I20260709 13:08:26.843708 22573 raft_consensus.cc:1275] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:26.860664 22573 pending_rounds.cc:85] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: Aborting all ops after (but not including) 1
I20260709 13:08:26.861081 22573 pending_rounds.cc:107] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:26.861384 22573 raft_consensus.cc:2889] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:26.862123 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 341) took 1033 ms. Trace:
I20260709 13:08:26.862396 22568 raft_consensus.cc:2468] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
W20260709 13:08:26.863150 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.865783 22572 raft_consensus.cc:2468] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:26.847060 22466 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.847878 23378 raft_consensus.cc:2804] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:08:26.848345 23360 log.cc:927] Time spent T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.608s	user 0.000s	sys 0.002s
I20260709 13:08:26.848402 23287 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.868633 23378 raft_consensus.cc:697] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.868853 23287 raft_consensus.cc:697] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.869127 22466 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.869908 23335 raft_consensus.cc:2749] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.869797 23287 consensus_queue.cc:237] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.870571 23335 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.871733 22466 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.872520 23149 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.873692 22466 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.852234 22576 rpcz_store.cc:276] 0709 13:08:25.829723 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:26.593632 (+763909us) service_pool.cc:224] Handling call
0709 13:08:26.598096 (+  4464us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:26.599794 (+  1698us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:26.841826 (+242032us) spinlock_profiling.cc:243] Waited 3.43 ms on lock 0x7b540037cb50. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314318ad 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:26.841970 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9373696}
I20260709 13:08:26.874171 23316 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:26.874511 22577 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:26.875931 23149 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:26.876286 23149 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:26.876655 23149 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:26.877810 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.882140 22466 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.787868 23108 raft_consensus.cc:493] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.869544 23378 consensus_queue.cc:237] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:26.874197 22425 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:26.857844 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:26.855648 22575 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:26.903123 22466 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.905009 22466 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.906072 22466 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.906445 22617 tablet_bootstrap.cc:654] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.907163 23205 raft_consensus.cc:2749] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.907159 22466 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.908035 23351 raft_consensus.cc:2804] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:26.908088 23303 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:26.908526 23351 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:26.908618 23303 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:26.908988 23351 raft_consensus.cc:3060] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.909108 23303 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.909618 22540 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:26.910394 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:26.867202 23315 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.916150 22466 leader_election.cc:400] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:26.925567 22466 leader_election.cc:403] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:26.891903 23108 raft_consensus.cc:3060] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.862465 22573 rpcz_store.cc:276] 0709 13:08:25.828408 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:26.587375 (+758967us) service_pool.cc:224] Handling call
0709 13:08:26.843148 (+255773us) spinlock_profiling.cc:243] Waited 3.4 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:26.843335 (+   187us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:26.861851 (+ 18516us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:26.862057 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7825664}
I20260709 13:08:26.927439 22466 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.929406 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:26.924212 23366 log.cc:927] Time spent T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.562s	user 0.008s	sys 0.004s
I20260709 13:08:26.903215 23348 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:26.913456 23321 raft_consensus.cc:2749] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.924460 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.936123 22466 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.926245 23279 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:26.937119 22466 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.927526 23335 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:26.912828 22569 raft_consensus.cc:2376] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3. Re-sending same reply.
I20260709 13:08:26.943403 22422 raft_consensus.cc:1240] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:26.944983 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.945605 22466 leader_election.cc:400] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:26.946448 22466 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.947343 22574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 318) took 1286 ms. Trace:
I20260709 13:08:26.947733 22574 rpcz_store.cc:276] 0709 13:08:25.661413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:26.197507 (+536094us) service_pool.cc:224] Handling call
0709 13:08:26.197738 (+   231us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:26.205981 (+  8243us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:26.206006 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:26.223105 (+ 17099us) log.cc:844] Serialized 26 byte log entry
0709 13:08:26.315314 (+ 92209us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:26.351238 (+ 35924us) log.cc:844] Serialized 14 byte log entry
0709 13:08:26.353053 (+  1815us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:26.353226 (+   173us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:26.923571 (+570345us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b4400022b4c. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e26bc85 00007f0e2e26c6a2 00007f0e30fde1db 00007f0e30fd9aaf 00007f0e30fcd86e 00007f0e30fccbb6 00007f0e30fcc7d8 00007f0e30fd6221 00007f0e30fd61d9 00007f0e30fd6169
0709 13:08:26.947056 (+ 23485us) raft_consensus.cc:1685] finished
0709 13:08:26.947164 (+   108us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:26.947286 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11507,"prepare.queue_time_us":91474,"prepare.run_cpu_time_us":25,"prepare.run_wall_time_us":1312,"raft.queue_time_us":14522,"raft.run_cpu_time_us":254,"raft.run_wall_time_us":16853,"spinlock_wait_cycles":30967552,"thread_start_us":68169,"threads_started":2,"wal-append.queue_time_us":101291}
I20260709 13:08:26.952935 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:26.933442 23315 raft_consensus.cc:2764] T cb76a27835c840f8b5a2f0d1ec1c333d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:08:26.934257 23348 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:26.955710 23321 raft_consensus.cc:2749] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:26.958326 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.953166 22571 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
W20260709 13:08:26.965126 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.959632 23309 raft_consensus.cc:2764] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:08:26.953028 22570 raft_consensus.cc:2468] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:26.955963 23335 raft_consensus.cc:2764] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:08:26.959461 23348 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.961418 23279 raft_consensus.cc:697] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:26.972440 22466 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.974155 22466 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.982743 22466 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:26.979274 23335 raft_consensus.cc:2804] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:26.988029 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:26.983346 23405 raft_consensus.cc:2804] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:27.003661 23406 consensus_queue.cc:1059] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:08:26.986829 23315 raft_consensus.cc:2749] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:26.985282 23309 consensus_queue.cc:1059] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:08:27.009950 23335 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:27.025692 22424 raft_consensus.cc:1240] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.042868 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.043654 22424 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:27.044795 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.047224 22617 tablet_bootstrap.cc:492] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:27.047230 22540 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:27.047837 22617 ts_tablet_manager.cc:1403] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.218s	user 0.018s	sys 0.002s
I20260709 13:08:26.983888 23321 consensus_queue.cc:1048] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
W20260709 13:08:27.051429 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 64759.6us
I20260709 13:08:27.113502 22425 raft_consensus.cc:1240] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.092185 23332 consensus_queue.cc:1048] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:08:27.068246 23303 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.069940 23315 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:27.069185 23401 log.cc:927] Time spent T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.107s	user 0.001s	sys 0.001s
I20260709 13:08:27.122440 22423 raft_consensus.cc:1275] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.120939 23407 consensus_queue.cc:1048] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:27.019061 23405 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:27.051970 23281 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:27.064066 23404 log.cc:927] Time spent T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 13:08:27.050905 23335 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.061576 22422 raft_consensus.cc:1240] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.149988 22501 raft_consensus.cc:1240] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.062103 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.125072 23254 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.060936 23201 consensus_queue.cc:1059] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 13:08:27.061772 23017 consensus_queue.cc:1048] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.087s
I20260709 13:08:27.019121 23279 consensus_queue.cc:237] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.159849 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.136238 23315 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.159567 23254 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.092473 23149 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.141168 23309 raft_consensus.cc:3055] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:27.132246 23281 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.139161 23405 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.067430 23316 consensus_queue.cc:1048] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.086s
I20260709 13:08:27.124738 23346 consensus_queue.cc:1048] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:08:27.209546 23335 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.211349 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.211993 22497 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
W20260709 13:08:27.178328 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 47446.3us
I20260709 13:08:27.187564 23254 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.193702 23108 raft_consensus.cc:515] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.194824 23351 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.182137 23348 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.185199 23281 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.220393 22422 raft_consensus.cc:1275] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.222281 23415 consensus_queue.cc:1059] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.184564 23309 raft_consensus.cc:740] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.222790 22420 raft_consensus.cc:1275] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.223188 23415 raft_consensus.cc:3055] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:27.223503 23415 raft_consensus.cc:740] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.190387 23303 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.189546 23212 raft_consensus.cc:3055] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:27.190726 22421 raft_consensus.cc:1275] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.224732 23212 raft_consensus.cc:740] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.191648 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.227017 23212 consensus_queue.cc:260] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.228147 23335 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.183199 23347 consensus_queue.cc:1059] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:08:27.185441 23410 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 13:08:27.231230 22428 raft_consensus.cc:1240] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:27.230793 23415 consensus_queue.cc:260] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.231398 23347 raft_consensus.cc:3055] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.231868 23347 raft_consensus.cc:740] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:27.223623 23309 consensus_queue.cc:260] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.232028 23415 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.232504 23309 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.232676 23347 consensus_queue.cc:260] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.233822 23347 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.236423 23108 leader_election.cc:290] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.238229 23351 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.239008 22500 raft_consensus.cc:1240] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.205986 23315 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.208945 23304 consensus_queue.cc:1048] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:27.191232 22503 raft_consensus.cc:1240] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
W20260709 13:08:27.213347 22540 leader_election.cc:343] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.215119 22466 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:27.219666 23408 raft_consensus.cc:3055] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:27.191052 23149 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.229599 23348 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.230070 22499 raft_consensus.cc:1240] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.266499 23315 raft_consensus.cc:2804] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.271610 23408 raft_consensus.cc:740] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.272120 23315 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.272508 23315 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.273241 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:27.272967 23408 consensus_queue.cc:260] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.230283 23405 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.276518 23405 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.293900 23380 consensus_queue.cc:1048] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.274250 23212 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:27.274284 23408 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.296859 22326 catalog_manager.cc:5697] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.301241 22323 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42660 (request call id 89) took 3075 ms. Trace:
W20260709 13:08:27.277648 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 92253.6us
I20260709 13:08:27.278805 23304 consensus_queue.cc:1048] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.281193 22617 raft_consensus.cc:359] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:27.279091 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.303427 22617 raft_consensus.cc:385] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.303756 22617 raft_consensus.cc:740] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
W20260709 13:08:27.171587 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.304421 22617 consensus_queue.cc:260] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.219664 22425 raft_consensus.cc:1275] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.271520 22542 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.291177 23390 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.307377 22617 ts_tablet_manager.cc:1434] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.259s	user 0.005s	sys 0.004s
I20260709 13:08:27.293900 23281 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.308492 22617 tablet_bootstrap.cc:492] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055: Bootstrap starting.
I20260709 13:08:27.309514 23281 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:27.309688 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 219606us
I20260709 13:08:27.310546 23346 consensus_queue.cc:1048] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.311914 23201 consensus_queue.cc:1059] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.312430 23346 consensus_queue.cc:1048] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:27.313076 23105 raft_consensus.cc:3055] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.313459 23105 raft_consensus.cc:740] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.314313 23346 consensus_queue.cc:1048] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:27.314265 23105 consensus_queue.cc:260] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.316054 23105 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.316218 23346 consensus_queue.cc:1048] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.316828 23315 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.318106 23346 consensus_queue.cc:1048] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.319161 23315 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.319919 23212 consensus_queue.cc:1048] T 90c3f6ffad41480c96f02c6f396b5ea9 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:27.321136 22391 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.321837 23212 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.323465 22393 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:27.323735 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 52638.9us
I20260709 13:08:27.288527 23347 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.324623 23417 raft_consensus.cc:2764] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:08:27.323438 23281 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:27.324651 22542 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.325982 23201 consensus_queue.cc:1059] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.327159 23089 raft_consensus.cc:3055] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.327286 23281 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.327617 23089 raft_consensus.cc:740] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.326890 22542 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.328541 23089 consensus_queue.cc:260] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.330209 23281 raft_consensus.cc:2749] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.330499 23089 raft_consensus.cc:3060] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.331889 22542 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.335623 23201 consensus_queue.cc:1059] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:27.336658 23201 raft_consensus.cc:3055] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:27.337003 23201 raft_consensus.cc:740] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.337766 23201 consensus_queue.cc:260] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.338707 23201 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:27.350756 22466 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.351784 23408 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:27.353109 22466 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.299801 22326 catalog_manager.cc:5697] T cde8f3e80596409795ca5307006df5f1 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.339632 23346 consensus_queue.cc:1059] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.341286 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.323679 22391 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:27.344691 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.353830 23408 raft_consensus.cc:2749] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:27.355124 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.354925 22326 catalog_manager.cc:5697] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.356918 22391 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.356478 22326 catalog_manager.cc:5697] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.357378 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:27.357658 23212 raft_consensus.cc:2749] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:27.357797 23332 raft_consensus.cc:3055] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.358225 23332 raft_consensus.cc:740] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.358964 23332 consensus_queue.cc:260] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.360275 23332 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.354517 22499 raft_consensus.cc:2393] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:27.364756 22503 raft_consensus.cc:3060] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.302600 22323 rpcz_store.cc:276] 0709 13:08:24.225463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:24.231234 (+  5771us) service_pool.cc:224] Handling call
0709 13:08:27.301171 (+3069937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:25.319832 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:25.467029 (+147197us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:25.480603 (+ 13574us) write_op.cc:435] Acquired schema lock
0709 13:08:25.542351 (+ 61748us) tablet.cc:662] Decoding operations
0709 13:08:25.679500 (+137149us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:25.679555 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:25.679589 (+    34us) tablet.cc:685] Acquiring locks for 10 operations
0709 13:08:25.771377 (+ 91788us) tablet.cc:701] Row locks acquired
0709 13:08:25.771397 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:08:25.771545 (+   148us) write_op.cc:270] Start()
0709 13:08:25.771676 (+   131us) write_op.cc:276] Timestamp: P: 1783602505771501 usec, L: 0
0709 13:08:25.771694 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:08:25.772362 (+   668us) log.cc:844] Serialized 4059 byte log entry
0709 13:08:26.349035 (+576673us) op_driver.cc:464] REPLICATION: finished
0709 13:08:26.546446 (+197411us) write_op.cc:301] APPLY: starting
0709 13:08:26.549585 (+  3139us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:26.561174 (+ 11589us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:26.561314 (+   140us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:26.562465 (+  1151us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:26.562698 (+   233us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 13:08:26.562748 (+    50us) write_op.cc:312] APPLY: finished
0709 13:08:26.563042 (+   294us) log.cc:844] Serialized 76 byte log entry
0709 13:08:26.563208 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:26.563331 (+   123us) write_op.cc:454] Released schema lock
0709 13:08:26.563377 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:26.563706 (+   329us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:26.563732 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":60173,"reported_tablets":31,"child_traces":[["op",{"apply.queue_time_us":171105,"apply.run_cpu_time_us":3047,"apply.run_wall_time_us":25498,"num_ops":10,"prepare.queue_time_us":285982,"prepare.run_cpu_time_us":103357,"prepare.run_wall_time_us":782775,"raft.queue_time_us":120019,"raft.run_cpu_time_us":6693,"raft.run_wall_time_us":131614,"replication_time_us":566926,"thread_start_us":622028,"threads_started":4,"wal-append.queue_time_us":391881}]]}
I20260709 13:08:27.342464 23347 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.373543 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:27.377756 22466 leader_election.cc:343] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.377959 23346 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.378741 22391 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.370641 22617 tablet_bootstrap.cc:654] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.377797 22428 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.374365 23281 consensus_queue.cc:1059] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:08:27.379966 22466 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.390280 22466 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:27.392652 23408 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:27.393150 23408 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:27.393594 23408 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:27.407855 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:27.411669 22466 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:27.374233 22503 raft_consensus.cc:2468] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:27.383165 22391 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.363435 22326 catalog_manager.cc:5697] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.415298 22391 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.416353 22499 raft_consensus.cc:1240] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.419169 22391 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.419351 22466 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:27.420277 22326 catalog_manager.cc:5697] T 6639bf46a9764e20bc72aed13b4682c2 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:27.422487 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:27.424467 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.425721 22466 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.427857 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.429018 22503 raft_consensus.cc:2410] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:27.429447 22428 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:27.425014 22326 catalog_manager.cc:5697] T f216b24874694a1899a1e614f36bd7bc P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.431874 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.432498 22499 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.433804 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:27.434844 22394 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.413905 23415 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.435704 22503 raft_consensus.cc:1240] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:27.435729 22540 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:27.436895 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.439568 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:27.440424 22503 raft_consensus.cc:2410] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:27.441046 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.441836 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:27.442435 22503 raft_consensus.cc:2393] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:27.443073 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:27.443637 22503 raft_consensus.cc:2410] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:27.444185 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:27.444769 22503 raft_consensus.cc:2376] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3. Re-sending same reply.
I20260709 13:08:27.445425 22393 leader_election.cc:304] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:27.438301 22326 catalog_manager.cc:5697] T cb76a27835c840f8b5a2f0d1ec1c333d P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.447106 22419 raft_consensus.cc:1240] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:27.446653 22326 catalog_manager.cc:5697] T ea6db213871747edb89645e814abdf80 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.423861 23405 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.448632 22326 catalog_manager.cc:5697] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 0 to 3, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.449263 22391 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.423547 23315 raft_consensus.cc:2804] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.422866 23417 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:27.426723 23089 raft_consensus.cc:2749] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.457619 23417 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:27.458148 23417 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.430707 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.459059 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.460623 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.461548 22419 raft_consensus.cc:2393] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:27.462498 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.423746 23335 consensus_queue.cc:1059] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:08:27.430820 23346 raft_consensus.cc:2764] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:08:27.455864 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.433775 23311 raft_consensus.cc:2804] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:27.431561 23309 raft_consensus.cc:2749] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.452497 22326 catalog_manager.cc:5697] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:27.467702 23320 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.426319 23279 consensus_queue.cc:1048] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:08:27.612792 23415 consensus_queue.cc:1059] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:27.470477 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.613744 23415 raft_consensus.cc:3055] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:27.613806 22419 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.475661 23297 raft_consensus.cc:3055] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:27.619141 23297 raft_consensus.cc:740] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:27.619146 23320 raft_consensus.cc:697] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:27.620564 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.621796 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.622843 23320 consensus_queue.cc:237] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.624121 22500 raft_consensus.cc:1275] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.480369 23108 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:27.437335 23408 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:27.481818 22423 raft_consensus.cc:1240] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:08:27.434465 23348 consensus_queue.cc:1059] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
W20260709 13:08:27.522121 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 76945.6us
I20260709 13:08:27.583252 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.452559 23316 raft_consensus.cc:2804] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.453293 23217 consensus_queue.cc:1059] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.139s
I20260709 13:08:27.466676 23405 raft_consensus.cc:697] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.484539 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:27.580583 22326 catalog_manager.cc:5697] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.510126 23315 raft_consensus.cc:697] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:27.611701 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 108751us
I20260709 13:08:27.562485 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.620198 23297 consensus_queue.cc:260] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.480829 23414 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:08:27.584592 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:27.627781 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 140281us
I20260709 13:08:27.632635 22542 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.614205 23415 raft_consensus.cc:740] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.637506 23408 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.671228 22503 raft_consensus.cc:1275] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:27.671573 22503 pending_rounds.cc:85] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:27.671773 22503 pending_rounds.cc:107] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:27.671979 22503 raft_consensus.cc:2889] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:27.672156 22542 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.637528 23338 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.639587 22500 raft_consensus.cc:1275] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:27.640583 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.647647 22326 catalog_manager.cc:5697] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.674899 22542 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.622843 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.664070 22428 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:27.669867 22391 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.641078 23108 raft_consensus.cc:697] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.679730 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.665431 22497 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.685213 22427 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:27.683871 22542 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.674741 22500 pending_rounds.cc:85] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:27.693066 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.696573 22391 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.677569 23378 raft_consensus.cc:2749] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:27.704761 23378 consensus_queue.cc:1048] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:27.705807 23405 consensus_queue.cc:237] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.706043 23108 consensus_queue.cc:237] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.704777 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.670420 23311 raft_consensus.cc:697] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.708159 22503 raft_consensus.cc:1275] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.692342 22466 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:27.712213 22391 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.679811 23304 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:27.733429 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:27.679502 23423 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.737726 22421 raft_consensus.cc:2393] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:27.738762 22503 raft_consensus.cc:1275] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.670926 23348 consensus_queue.cc:1059] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:08:27.682166 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.693303 23297 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:27.693642 23390 raft_consensus.cc:2749] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:27.706948 23201 raft_consensus.cc:2804] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:27.714064 22496 raft_consensus.cc:2393] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:27.693935 22500 pending_rounds.cc:107] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:27.686666 23316 raft_consensus.cc:697] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.754726 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.732640 22391 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:27.680351 23338 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.734083 23017 raft_consensus.cc:2804] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.736114 23217 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:27.735350 23408 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.779047 22502 raft_consensus.cc:2468] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
W20260709 13:08:27.783845 23418 log.cc:927] Time spent T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
W20260709 13:08:27.784150 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.785310 23338 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:27.785748 22425 raft_consensus.cc:1275] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.786087 23346 raft_consensus.cc:2804] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.786514 23346 raft_consensus.cc:697] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.786835 22425 raft_consensus.cc:1240] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.787930 22425 raft_consensus.cc:1240] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.789021 22425 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:27.776649 22500 raft_consensus.cc:2889] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:27.792218 23309 raft_consensus.cc:3055] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:27.754243 23311 consensus_queue.cc:237] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.792656 23309 raft_consensus.cc:740] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.793588 23309 consensus_queue.cc:260] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.795804 23316 consensus_queue.cc:237] T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.714605 23212 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 13:08:27.781517 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.805256 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:27.794823 23309 raft_consensus.cc:3060] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:27.801695 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:27.838230 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:27.735565 23415 consensus_queue.cc:260] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.842805 22427 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:27.805027 23217 raft_consensus.cc:697] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.808264 23408 raft_consensus.cc:697] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.754487 23315 consensus_queue.cc:237] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:27.881896 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 190992us
I20260709 13:08:27.886790 22542 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.913285 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:27.899174 23304 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:27.920897 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 145182us
I20260709 13:08:27.876806 23346 consensus_queue.cc:237] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.915827 23388 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.902688 23408 consensus_queue.cc:237] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.916293 23390 consensus_queue.cc:1048] T 781251ffa5dd4f1683b5b43b05f0151c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:08:27.931962 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:27.933063 22503 raft_consensus.cc:2410] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 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:08:27.917189 23279 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 13:08:27.934787 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 202288us
I20260709 13:08:27.937045 23201 raft_consensus.cc:697] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:27.944597 23201 consensus_queue.cc:237] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.947417 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:27.948719 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:27.917351 23217 consensus_queue.cc:237] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.965241 22575 raft_consensus.cc:3060] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.922643 23304 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:27.966886 22570 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 0.
I20260709 13:08:27.968314 23304 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:27.969987 22419 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
W20260709 13:08:27.983788 23428 log.cc:927] Time spent T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 13:08:27.984335 23335 raft_consensus.cc:3055] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:27.984719 23335 raft_consensus.cc:740] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:27.984999 22617 tablet_bootstrap.cc:492] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055: No bootstrap required, opened a new log
I20260709 13:08:27.985435 22617 ts_tablet_manager.cc:1403] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055: Time spent bootstrapping tablet: real 0.677s	user 0.020s	sys 0.035s
I20260709 13:08:27.990520 22575 raft_consensus.cc:2468] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:27.998719 23405 raft_consensus.cc:2749] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.950585 23417 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:28.030400 23432 log.cc:927] Time spent T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 13:08:28.028143 23017 raft_consensus.cc:697] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:28.053100 22498 raft_consensus.cc:1240] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:28.245179 22420 raft_consensus.cc:1240] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:27.985455 23335 consensus_queue.cc:260] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:28.300343 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 387103us
I20260709 13:08:28.286826 23105 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.286087 23089 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.300733 23405 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.334851 23390 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:28.355755 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:28.361639 22497 consensus_meta.cc:287] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e: Time spent flushing consensus metadata: real 0.654s	user 0.010s	sys 0.001s
I20260709 13:08:28.367812 23017 consensus_queue.cc:237] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.397104 23417 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.352432 23105 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.387207 22497 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:28.399225 23105 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.400645 22617 raft_consensus.cc:359] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.401556 22617 raft_consensus.cc:385] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.401882 22617 raft_consensus.cc:740] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Initialized, Role: FOLLOWER
W20260709 13:08:28.389693 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:28.402647 22617 consensus_queue.cc:260] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.358016 23089 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.385815 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:28.372795 23405 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:28.404156 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:28.439803 23438 log.cc:927] Time spent T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 13:08:28.386896 23390 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:28.467957 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:28.459481 23380 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:28.480815 23442 log.cc:927] Time spent T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260709 13:08:28.485212 22617 ts_tablet_manager.cc:1434] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055: Time spent starting tablet: real 0.499s	user 0.028s	sys 0.012s
W20260709 13:08:28.491771 22617 ts_tablet_manager.cc:1467] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055: Tablet startup took 506ms
I20260709 13:08:28.497900 22391 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:28.504478 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:28.486285 23451 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.507725 23451 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.485814 22495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33658 (request call id 396) took 1047 ms. Trace:
I20260709 13:08:28.511307 23461 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:28.512363 22422 consensus_meta.cc:287] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.734s	user 0.010s	sys 0.000s
I20260709 13:08:28.510185 23346 raft_consensus.cc:2764] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:08:28.523298 23456 log.cc:927] Time spent T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260709 13:08:28.500257 22617 ts_tablet_manager.cc:1469] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055: Trace:
0709 13:08:07.441586 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:07.441743 (+   157us) service_pool.cc:224] Handling call
0709 13:08:07.443561 (+  1818us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:07.443655 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:07.563381 (+119726us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:07.601587 (+ 38206us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:07.608600 (+  7013us) inbound_call.cc:177] Queueing success response
0709 13:08:27.308074 (+19699474us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:08:27.985702 (+677628us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:08:28.355587 (+369885us) tablet_replica.cc:261] Starting instrumentation
0709 13:08:28.376443 (+ 20856us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":1686,"raft.queue_time_us":32070,"raft.run_cpu_time_us":239,"raft.run_wall_time_us":13197,"tablet-open.queue_time_us":19706149}
W20260709 13:08:28.557328 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 62162.4us
I20260709 13:08:28.521364 22422 raft_consensus.cc:2468] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:28.558902 23460 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.559769 23460 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.512281 22495 rpcz_store.cc:276] 0709 13:08:27.437266 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.438012 (+   746us) service_pool.cc:224] Handling call
0709 13:08:28.377216 (+939204us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b5800025898. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:28.484553 (+107337us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28748544}
I20260709 13:08:28.570220 23460 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.571583 23089 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:28.558934 23453 log.cc:927] Time spent T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.150s	user 0.001s	sys 0.000s
I20260709 13:08:28.576522 22425 raft_consensus.cc:1275] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.572564 23439 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.580860 22427 raft_consensus.cc:1275] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:28.559016 22422 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56008 (request call id 270) took 1136 ms. Trace:
I20260709 13:08:28.497328 23380 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.573071 23315 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:28.577682 23309 consensus_meta.cc:287] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: Time spent flushing consensus metadata: real 0.740s	user 0.008s	sys 0.004s
I20260709 13:08:28.602262 23405 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.602113 23454 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.605509 23443 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.602955 23309 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.615491 23380 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.578078 23439 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.615706 23309 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:28.617139 23297 consensus_meta.cc:287] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.862s	user 0.010s	sys 0.000s
I20260709 13:08:28.586939 22422 rpcz_store.cc:276] 0709 13:08:27.422942 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.665549 (+242607us) service_pool.cc:224] Handling call
0709 13:08:28.558921 (+893372us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:28.618026 23439 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.524128 23461 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.589980 23460 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.604790 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.619028 23451 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.619458 22573 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:28.619267 23460 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.619715 23390 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.620390 23309 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.620620 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.624142 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.620023 23461 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.622501 23445 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.603193 23408 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.631677 23445 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.632925 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.633569 22420 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56008 (request call id 254) took 1216 ms. Trace:
I20260709 13:08:28.634239 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.633960 22420 rpcz_store.cc:276] 0709 13:08:27.416747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.417770 (+  1023us) service_pool.cc:224] Handling call
0709 13:08:27.778860 (+361090us) spinlock_profiling.cc:243] Waited 2.64 ms on lock 0x7b5800002a98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:27.808474 (+ 29614us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:28.301127 (+492653us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:28.633290 (+332163us) spinlock_profiling.cc:243] Waited 196 ms on lock 0x7b5400215f54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:28.633507 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":457778944}
I20260709 13:08:28.636960 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.637660 22574 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:28.594430 23315 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.609704 23454 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.610685 23443 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.663579 23311 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:28.678622 23311 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.639168 23460 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.688711 23311 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.691385 23315 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.643927 23445 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.698702 22574 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:28.640102 23408 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.706278 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.689033 23454 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.708346 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.709576 23408 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.709723 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.711627 22575 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:28.712668 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.675676 23450 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.709896 23443 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:28.710471 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.713286 22575 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.840075 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.857142 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.857966 22574 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.864131 22575 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:28.867491 23458 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.838342 23440 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.873508 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.875092 22575 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:28.876410 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.877303 22575 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.882666 22574 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:28.883996 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.884728 22574 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.853993 23417 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.885880 23017 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:28.889178 22575 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:28.890512 23017 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:28.901202 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:28.901731 22574 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:28.868278 23458 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.715198 23450 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.911626 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:28.922318 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.912683 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:28.925267 22575 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:28.921568 22424 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 0.
I20260709 13:08:28.926342 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.896708 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.901110 23320 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.898458 23445 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.926888 22575 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:28.932710 23445 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.934733 23445 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.907021 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:28.897248 23417 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.925218 23447 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.937947 22572 raft_consensus.cc:3060] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.957753 23450 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.959048 22501 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:28.959461 22501 pending_rounds.cc:85] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:28.959695 22501 pending_rounds.cc:107] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:28.937500 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:28.959921 22501 raft_consensus.cc:2889] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:28.960690 22501 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 407) took 1519 ms. Trace:
I20260709 13:08:28.950014 22575 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:28.891539 23440 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.945191 23315 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.943935 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:28.942308 23408 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:28.962752 22501 rpcz_store.cc:276] 0709 13:08:27.441575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.707417 (+265842us) service_pool.cc:224] Handling call
0709 13:08:28.958441 (+1251024us) spinlock_profiling.cc:243] Waited 2.94 ms on lock 0x7b5800025898. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:28.958669 (+   228us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:28.960354 (+  1685us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:28.960618 (+   264us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6751104}
I20260709 13:08:28.970719 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.971692 22575 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:28.940718 23443 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:28.972923 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:28.975723 22573 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:28.937776 23320 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.976871 22573 raft_consensus.cc:1240] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:28.978139 22573 raft_consensus.cc:1240] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:28.978183 23320 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.978899 22393 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:28.943516 23454 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:08:28.981400 22575 raft_consensus.cc:1275] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:28.981074 23149 raft_consensus.cc:3055] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:28.982753 22575 pending_rounds.cc:85] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: Aborting all ops after (but not including) 1
I20260709 13:08:28.983036 22575 pending_rounds.cc:107] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:28.966954 23315 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.987962 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:28.989130 22575 raft_consensus.cc:2889] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:28.983264 23149 raft_consensus.cc:740] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:28.946425 23447 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.982542 23254 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:28.968879 23408 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:28.990104 22426 raft_consensus.cc:2393] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:28.984997 22568 raft_consensus.cc:1240] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:28.988143 23315 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.012724 22573 raft_consensus.cc:1240] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: [1.1-3.2]
I20260709 13:08:29.014565 22573 raft_consensus.cc:1240] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:08:29.016659 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:28.998970 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:28.981912 23482 consensus_queue.cc:1048] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 13:08:29.006021 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.022362 22502 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:29.023831 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.006429 23458 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:28.983317 23443 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.003633 23256 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.036000 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.037168 23309 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.039637 23477 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.039803 23309 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.040253 22419 raft_consensus.cc:1275] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:29.040896 23417 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.041307 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.041850 23309 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.041944 23017 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.042413 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.042625 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.043083 22426 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:29.043131 23256 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.113333 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.114001 22426 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:29.114213 23256 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.046079 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.046562 23149 consensus_queue.cc:260] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.115391 23149 raft_consensus.cc:3060] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.115599 23310 raft_consensus.cc:3055] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.116020 23310 raft_consensus.cc:740] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:29.116863 22575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 253) took 1102 ms. Trace:
I20260709 13:08:29.116842 23310 consensus_queue.cc:260] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.117377 22575 rpcz_store.cc:276] 0709 13:08:28.014421 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:28.972649 (+958228us) service_pool.cc:224] Handling call
0709 13:08:28.973193 (+   544us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:28.989755 (+ 16562us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.116645 (+126890us) spinlock_profiling.cc:243] Waited 7.05 ms on lock 0x7b54002a7bd4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:29.116807 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16205568}
I20260709 13:08:29.117957 23310 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.047967 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.119580 22503 raft_consensus.cc:2393] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:29.119695 22575 raft_consensus.cc:1240] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:29.120525 22503 raft_consensus.cc:1240] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:29.048698 22419 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:29.122361 22575 raft_consensus.cc:1275] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 13:08:29.124409 23316 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.242s	user 0.057s	sys 0.135s
W20260709 13:08:29.124737 23316 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.245s	user 0.057s	sys 0.135s
I20260709 13:08:29.050081 22466 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.051863 23405 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:29.127252 23405 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.129755 23405 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.130437 23405 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:29.044664 23439 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.018227 23423 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:08:29.022022 23279 consensus_queue.cc:1048] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:08:29.033726 23315 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.029721 23440 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.053498 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.049533 23309 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.040293 23477 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.087469 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.088366 23443 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:29.079385 23481 log.cc:927] Time spent T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.139s	user 0.003s	sys 0.000s
I20260709 13:08:29.092831 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.096638 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.182721 22501 raft_consensus.cc:2393] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:29.101163 22498 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 394) took 1664 ms. Trace:
I20260709 13:08:29.106395 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.109664 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.111945 22572 raft_consensus.cc:2468] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:29.044027 23408 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:29.135795 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 85827.8us
I20260709 13:08:29.175935 23439 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.196833 23443 consensus_queue.cc:1048] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:29.181733 23309 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.200419 23351 consensus_queue.cc:1059] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:29.201586 23410 raft_consensus.cc:3055] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.201941 23410 raft_consensus.cc:740] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:29.202111 23309 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.202296 23351 consensus_queue.cc:1059] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.202765 23410 consensus_queue.cc:260] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.203889 23410 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:29.158717 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 235960us
I20260709 13:08:29.203781 22466 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.205065 23443 raft_consensus.cc:3055] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.205384 23443 raft_consensus.cc:740] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:29.206441 23443 consensus_queue.cc:260] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.130872 23405 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.207258 23405 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:29.199410 23439 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.208302 22466 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.209702 22466 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.208639 23439 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:08:29.183185 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.216684 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.217510 22501 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:29.215406 22466 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.223074 22495 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:29.193531 22498 rpcz_store.cc:276] 0709 13:08:27.436567 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.438063 (+  1496us) service_pool.cc:224] Handling call
0709 13:08:27.511957 (+ 73894us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:28.270377 (+758420us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.100828 (+830451us) spinlock_profiling.cc:243] Waited 399 ms on lock 0x7b54002eac54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:29.101081 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":918397696}
I20260709 13:08:29.236591 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.237452 22498 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:29.228080 22496 raft_consensus.cc:2393] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:29.234781 23149 raft_consensus.cc:2804] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.221717 22497 raft_consensus.cc:2393] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:29.176811 23315 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.207327 23443 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:29.270459 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.222332 23408 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.260608 22393 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.259287 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.268826 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.318856 22501 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:29.253248 22391 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:29.322846 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 62359.4us
W20260709 13:08:29.332634 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 203429us
I20260709 13:08:29.333002 22393 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:29.335623 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 82491.5us
I20260709 13:08:29.336493 22391 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:29.282611 23494 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:29.255515 23309 raft_consensus.cc:2804] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:29.347235 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.278570 23434 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:29.349741 22391 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:29.352596 22391 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:29.349234 23346 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:29.352037 23487 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:29.352224 23436 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:29.322433 23408 raft_consensus.cc:697] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:29.349489 23332 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:29.361625 23483 log.cc:927] Time spent T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
W20260709 13:08:29.362195 23489 log.cc:927] Time spent T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 13:08:29.350324 23254 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:29.381546 22576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 385) took 1425 ms. Trace:
W20260709 13:08:29.368494 22469 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.780s	user 0.037s	sys 0.102s
I20260709 13:08:29.352628 22494 raft_consensus.cc:2468] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:29.361315 23436 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.360574 23346 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:29.392179 22391 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.386302 22576 rpcz_store.cc:276] 0709 13:08:27.945932 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.947258 (+  1326us) service_pool.cc:224] Handling call
0709 13:08:27.947510 (+   252us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:28.354681 (+407171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:28.354727 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:29.095002 (+740275us) spinlock_profiling.cc:243] Waited 1.45 ms on lock 0x7b2c00072c78. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2fd2ba11 00007f0e2fd3b372 00007f0e3146da01 00007f0e3143243a 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2
0709 13:08:29.095497 (+   495us) log.cc:844] Serialized 26 byte log entry
0709 13:08:29.214158 (+118661us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:08:29.221208 (+  7050us) log.cc:844] Serialized 14 byte log entry
0709 13:08:29.223319 (+  2111us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.223406 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:29.366054 (+142648us) raft_consensus.cc:1685] finished
0709 13:08:29.371013 (+  4959us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:29.371195 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1866,"prepare.queue_time_us":6716,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":40351,"raft.run_cpu_time_us":67,"raft.run_wall_time_us":2134,"spinlock_wait_cycles":105770496,"thread_start_us":525101,"threads_started":2,"wal-append.queue_time_us":188831}
I20260709 13:08:29.360093 23149 raft_consensus.cc:697] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:29.362689 23477 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.378429 22497 raft_consensus.cc:1275] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:29.407538 22466 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.379510 23212 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.420818 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.423559 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.433250 22499 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:29.358794 23434 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.434437 22466 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:29.388620 22469 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.802s	user 0.038s	sys 0.104s
I20260709 13:08:29.389698 23254 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:29.410826 23436 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.359675 23494 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.414683 23346 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:29.440928 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.451156 23507 raft_consensus.cc:2749] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.392104 23332 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.451970 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.418398 23105 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.452031 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.453092 23477 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:29.446455 23217 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:29.480060 22497 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:29.480418 23217 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.483062 23494 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.452061 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.447362 23254 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.456048 23408 consensus_queue.cc:237] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.489151 23315 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.473152 22501 raft_consensus.cc:1275] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:29.393294 23487 raft_consensus.cc:697] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:29.478755 23507 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.479238 23105 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.432631 23417 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:29.471513 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.483852 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.486560 22420 raft_consensus.cc:2393] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:29.496014 23487 consensus_queue.cc:237] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.496434 23417 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.488485 22573 raft_consensus.cc:1240] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:29.390439 23439 raft_consensus.cc:697] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:29.491852 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:29.498588 23497 log.cc:927] Time spent T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:08:29.498172 23507 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.512595 23410 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.514734 23410 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.517292 23410 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.521850 23105 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.521838 23417 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.523541 22568 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 248) took 1510 ms. Trace:
I20260709 13:08:29.524057 22568 rpcz_store.cc:276] 0709 13:08:28.013057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:28.906792 (+893735us) service_pool.cc:224] Handling call
0709 13:08:28.956191 (+ 49399us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:29.007681 (+ 51490us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.523210 (+515529us) spinlock_profiling.cc:243] Waited 24.1 ms on lock 0x7b540002ba54. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:29.523461 (+   251us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":55347968}
I20260709 13:08:29.485116 23149 consensus_queue.cc:237] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.535223 23507 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.537011 23434 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.530223 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 268) took 1133 ms. Trace:
I20260709 13:08:29.539417 23439 consensus_queue.cc:237] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:29.543506 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:29.544113 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.544874 23212 raft_consensus.cc:2749] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.545894 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.546590 22500 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:29.495329 23405 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.548945 23105 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.549444 23105 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.551414 23105 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.543560 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.554394 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:29.573367 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 139051us
I20260709 13:08:29.574322 22466 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.577545 22466 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.555852 23309 raft_consensus.cc:697] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:29.589318 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:29.538370 22573 rpcz_store.cc:276] 0709 13:08:28.397251 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:29.067482 (+670231us) service_pool.cc:224] Handling call
0709 13:08:29.090138 (+ 22656us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:29.488310 (+398172us) spinlock_profiling.cc:243] Waited 85.7 ms on lock 0x7b54003b4d20. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e313a9dc0 00007f0e314341c0 00007f0e31435231 00007f0e31431d8f 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c
0709 13:08:29.500456 (+ 12146us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.529033 (+ 28577us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":197019008}
W20260709 13:08:29.614576 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:29.663800 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 222223us
I20260709 13:08:29.578923 22466 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.579453 23408 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:08:29.719477 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 140644us
I20260709 13:08:29.713044 23507 raft_consensus.cc:2749] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.714677 22428 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55996 (request call id 422) took 2076 ms. Trace:
I20260709 13:08:29.556728 23346 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.720273 22466 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.720795 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.722792 22428 rpcz_store.cc:276] 0709 13:08:27.638650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:28.278653 (+640003us) service_pool.cc:224] Handling call
0709 13:08:28.279032 (+   379us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:28.300298 (+ 21266us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:28.300331 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:29.482627 (+1182296us) spinlock_profiling.cc:243] Waited 2.91 ms on lock 0x7b2c000014c8. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2fd2ba11 00007f0e2fd3b372 00007f0e3146da01 00007f0e3143243a 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2
0709 13:08:29.483080 (+   453us) log.cc:844] Serialized 26 byte log entry
0709 13:08:29.560505 (+ 77425us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:29.560547 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.560617 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:29.714384 (+153767us) raft_consensus.cc:1685] finished
0709 13:08:29.714403 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:29.714614 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9886,"raft.queue_time_us":70102,"raft.run_cpu_time_us":211,"raft.run_wall_time_us":25254,"spinlock_wait_cycles":6702848,"thread_start_us":77077,"threads_started":1,"wal-append.queue_time_us":229790}
I20260709 13:08:29.729347 22466 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.725646 23440 consensus_queue.cc:1048] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.726722 23508 raft_consensus.cc:2804] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:29.734233 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.735539 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.739156 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.740051 22424 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
W20260709 13:08:29.741747 22466 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.744184 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.744933 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.750407 22424 raft_consensus.cc:2368] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:29.751636 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.753189 22424 raft_consensus.cc:2468] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:29.754367 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.738276 23508 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.758352 23508 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.734215 23410 raft_consensus.cc:2804] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.738305 23510 raft_consensus.cc:2749] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:29.731900 23408 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.763873 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.741724 23348 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.767944 23348 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.770323 23348 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.776611 23436 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:29.784327 22393 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.785228 23436 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.778301 23309 consensus_queue.cc:237] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.779902 23217 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.786805 22574 raft_consensus.cc:1240] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:29.787639 22574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 247) took 1774 ms. Trace:
I20260709 13:08:29.780189 23346 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.788053 22574 rpcz_store.cc:276] 0709 13:08:28.012786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:28.904026 (+891240us) service_pool.cc:224] Handling call
0709 13:08:29.786315 (+882289us) spinlock_profiling.cc:243] Waited 2.44 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:29.786568 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:29.787342 (+   774us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.787571 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5616000}
I20260709 13:08:29.780992 23507 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.789412 23507 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.782701 23410 raft_consensus.cc:697] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:29.792059 23415 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:29.734694 23254 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.794364 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.763641 23408 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:29.799312 23410 consensus_queue.cc:237] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.800659 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.801337 22422 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:29.802323 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.805162 22424 raft_consensus.cc:1240] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:29.806732 22424 raft_consensus.cc:1240] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:29.816145 22424 raft_consensus.cc:1240] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:29.792073 23507 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.836573 22422 raft_consensus.cc:1275] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:29.814610 23348 raft_consensus.cc:493] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.836618 23447 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:29.862546 22571 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 393) took 1854 ms. Trace:
I20260709 13:08:29.866009 23108 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:29.843779 23348 raft_consensus.cc:515] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:29.871954 23509 log.cc:927] Time spent T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.144s	user 0.003s	sys 0.000s
W20260709 13:08:29.872902 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:29.873009 23325 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.875483 22577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 386) took 1929 ms. Trace:
I20260709 13:08:29.875449 23325 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.875979 22577 rpcz_store.cc:276] 0709 13:08:27.946192 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.953043 (+  6851us) service_pool.cc:224] Handling call
0709 13:08:29.133350 (+1180307us) spinlock_profiling.cc:243] Waited 1.51 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:29.133596 (+   246us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:29.134066 (+   470us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:29.134106 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:29.161313 (+ 27207us) log.cc:844] Serialized 26 byte log entry
0709 13:08:29.336809 (+175496us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:29.360560 (+ 23751us) log.cc:844] Serialized 14 byte log entry
0709 13:08:29.873305 (+512745us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.873377 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:29.873414 (+    37us) raft_consensus.cc:1685] finished
0709 13:08:29.875307 (+  1893us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:29.875429 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":512517,"prepare.queue_time_us":56388,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":2412,"raft.queue_time_us":136,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":91,"spinlock_wait_cycles":3470592,"thread_start_us":144078,"threads_started":1,"wal-append.queue_time_us":380584}
I20260709 13:08:29.877660 23325 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:29.877897 23287 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.878157 23325 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.878391 23287 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.879208 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.879282 23332 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.883457 22570 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 388) took 1933 ms. Trace:
I20260709 13:08:29.883368 23508 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.878569 23325 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.883901 22570 rpcz_store.cc:276] 0709 13:08:27.950378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.967822 (+ 17444us) service_pool.cc:224] Handling call
0709 13:08:27.968160 (+   338us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:28.011279 (+ 43119us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:28.011321 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:28.011909 (+   588us) log.cc:844] Serialized 26 byte log entry
0709 13:08:28.339539 (+327630us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:29.494130 (+1154591us) spinlock_profiling.cc:243] Waited 1.71 ms on lock 0x7b1800367780. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e327e07 00007f0e37182ab9 00007f0e2e34469b 00007f0e2e34293f 00007f0e2e342455 00007f0e34e2a3c7 00007f0e3143c9a7 00007f0e3144c0bf 00007f0e3144c038
0709 13:08:29.561199 (+ 67069us) log.cc:844] Serialized 14 byte log entry
0709 13:08:29.882983 (+321784us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.883098 (+   115us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:29.883150 (+    52us) raft_consensus.cc:1685] finished
0709 13:08:29.883272 (+   122us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:29.883402 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":330890,"prepare.queue_time_us":260919,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":35,"raft.queue_time_us":612950,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":19592,"spinlock_wait_cycles":3932416,"thread_start_us":386924,"threads_started":3,"wal-append.queue_time_us":375776}
I20260709 13:08:29.895270 23254 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.881623 23452 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.873481 23281 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.871958 23279 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.904264 23452 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.904549 23279 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:29.909030 22542 leader_election.cc:336] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831): Timed out: RequestConsensusVote RPC to 127.20.211.130:43831 timed out after 2.220s (SENT)
I20260709 13:08:29.909396 22542 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.913303 22540 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.920024 23476 consensus_queue.cc:1048] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:08:29.920434 22497 raft_consensus.cc:1275] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:08:29.921548 22497 pending_rounds.cc:85] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:29.922576 22497 pending_rounds.cc:107] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:08:29.923467 22497 raft_consensus.cc:2889] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:29.924701 23408 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.906602 23388 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.928610 22540 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.927558 23388 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.902395 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.932507 22542 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.933753 23445 consensus_queue.cc:1048] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.934104 23508 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.935103 23447 raft_consensus.cc:2749] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.914325 22494 raft_consensus.cc:1275] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:29.914520 23448 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.914588 23460 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.926872 23408 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.915450 22569 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 392) took 1907 ms. Trace:
I20260709 13:08:29.943862 22540 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.955235 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.958709 22501 raft_consensus.cc:2393] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:29.928507 23287 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:29.959645 23448 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.934809 23422 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:29.960891 23484 consensus_queue.cc:1048] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:08:29.961411 22502 raft_consensus.cc:1240] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:29.937769 23450 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:29.961858 23460 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.962491 23405 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.965498 23414 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.964876 22494 raft_consensus.cc:1240] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:29.968070 23325 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:29.968899 22569 rpcz_store.cc:276] 0709 13:08:28.007041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:28.907107 (+900066us) service_pool.cc:224] Handling call
0709 13:08:28.930965 (+ 23858us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:28.943924 (+ 12959us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:28.945928 (+  2004us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:28.981441 (+ 35513us) log.cc:844] Serialized 26 byte log entry
0709 13:08:29.358283 (+376842us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:29.417627 (+ 59344us) log.cc:844] Serialized 14 byte log entry
0709 13:08:29.880709 (+463082us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.886566 (+  5857us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:29.901457 (+ 14891us) raft_consensus.cc:1685] finished
0709 13:08:29.902912 (+  1455us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:29.914609 (+ 11697us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":461915,"prepare.queue_time_us":44608,"prepare.run_cpu_time_us":5512,"prepare.run_wall_time_us":23408,"raft.queue_time_us":450430,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":7672,"thread_start_us":328660,"threads_started":1,"wal-append.queue_time_us":425159}
I20260709 13:08:29.904291 23281 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:29.971481 23348 leader_election.cc:290] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:29.924530 23279 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:29.928462 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:29.978071 22499 raft_consensus.cc:1275] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:30.010334 22499 pending_rounds.cc:85] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 0
I20260709 13:08:30.010567 22499 pending_rounds.cc:107] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:30.010780 22499 raft_consensus.cc:2889] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:29.981663 22542 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:29.982542 22540 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.934844 23452 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:29.953877 23320 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:30.009301 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:30.018496 22501 raft_consensus.cc:2376] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1. Re-sending same reply.
I20260709 13:08:30.020905 22466 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:29.975031 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:29.999148 23450 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.029457 22466 leader_election.cc:400] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:29.972352 23388 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.032223 22466 leader_election.cc:403] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:30.001686 23378 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:30.034140 22466 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.034415 22542 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.033089 23348 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:30.038683 22542 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.041186 22542 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.040506 23287 raft_consensus.cc:2749] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:30.035466 23332 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:30.027462 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.042459 23423 consensus_queue.cc:1059] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.040086 23348 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.036334 23378 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.043345 23348 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.040108 23346 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.043665 23378 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.044010 23346 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.045583 23482 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:30.046010 23346 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.046171 23482 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:30.037396 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:30.027200 23325 raft_consensus.cc:2804] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:29.998699 23447 consensus_queue.cc:1048] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:08:30.034291 23450 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.032749 23279 raft_consensus.cc:2804] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:30.037518 23408 raft_consensus.cc:2804] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:30.018169 23320 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.033191 23351 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:08:30.035887 22423 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:30.000847 23422 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.050024 23325 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.042735 23332 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.049676 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.049150 23476 consensus_queue.cc:1048] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:08:30.046617 23482 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.047608 23508 consensus_queue.cc:1059] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:08:30.061955 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.033273 23452 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:08:30.054450 23279 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.063216 22466 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.064760 22575 raft_consensus.cc:1275] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:30.065061 22576 raft_consensus.cc:1275] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:30.058718 23320 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.057303 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.052428 23405 consensus_queue.cc:1059] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:08:30.059305 23410 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:30.055919 23408 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.040732 23388 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:08:30.053565 23415 consensus_queue.cc:1048] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:08:30.060592 23287 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:30.071870 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.063350 23325 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.061503 23484 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:30.080668 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.080619 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.011025 23414 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.077061 23279 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.077781 23508 consensus_queue.cc:1243] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer d65017d3297e42d9963adedb9618d055 log is divergent from this leader: its last log entry 3.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:08:30.069437 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.077893 23309 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:30.087352 22542 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.078238 23459 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:30.079751 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.080430 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.094910 22542 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.081986 23408 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.085829 23507 raft_consensus.cc:3055] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.084275 23410 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.087667 23484 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.104368 23108 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:30.280283 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 185475us
I20260709 13:08:30.280608 23108 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.281345 23459 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:30.281481 22542 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.281759 23459 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:30.282138 23459 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.137370 23454 raft_consensus.cc:3055] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:30.282756 23454 raft_consensus.cc:740] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:30.160007 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:30.138804 22393 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.250519 22502 raft_consensus.cc:3060] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.205942 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.206321 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.224397 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.289682 22424 raft_consensus.cc:2393] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 5: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:30.161018 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.207398 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.186161 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.291306 22575 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
W20260709 13:08:30.255728 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 45253.6us
I20260709 13:08:30.292235 22542 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.211421 23256 consensus_queue.cc:1048] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.072s
I20260709 13:08:29.864997 22571 rpcz_store.cc:276] 0709 13:08:28.008438 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:28.906903 (+898465us) service_pool.cc:224] Handling call
0709 13:08:28.941337 (+ 34434us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:28.973182 (+ 31845us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:28.973215 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:28.990475 (+ 17260us) log.cc:844] Serialized 26 byte log entry
0709 13:08:29.167245 (+176770us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:29.215504 (+ 48259us) log.cc:844] Serialized 14 byte log entry
0709 13:08:29.861875 (+646371us) spinlock_profiling.cc:243] Waited 3.9 ms on lock 0x7b1800312520. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e2bfc0a 00007f0e379ff219 00007f0e2e347a40 00007f0e2e3424e4 00007f0e2e342455 00007f0e3142a060 00007f0e3143c716 00007f0e3144d287 00007f0e3144d208
0709 13:08:29.862091 (+   216us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:29.862181 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:29.862238 (+    57us) raft_consensus.cc:1685] finished
0709 13:08:29.862329 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:29.862476 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":60851,"prepare.queue_time_us":21399,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"raft.queue_time_us":659983,"raft.run_cpu_time_us":229,"raft.run_wall_time_us":2303,"spinlock_wait_cycles":8971648,"thread_start_us":121606,"threads_started":1,"wal-append.queue_time_us":175896}
I20260709 13:08:30.095214 23309 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.115393 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:30.103942 22503 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 424) took 1077 ms. Trace:
I20260709 13:08:30.105976 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:30.296736 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 158010us
I20260709 13:08:30.185812 23422 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.378517 22576 raft_consensus.cc:3060] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:30.299468 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:30.394495 22502 raft_consensus.cc:1275] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.392642 22326 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 79) took 5604 ms. Trace:
W20260709 13:08:30.392760 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 78298.4us
I20260709 13:08:30.147065 23310 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:30.397395 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 77573.8us
I20260709 13:08:30.398490 22540 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:30.096091 23423 raft_consensus.cc:2749] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:08:30.395702 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 103527us
I20260709 13:08:30.396778 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.402441 22542 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.392997 22503 rpcz_store.cc:276] 0709 13:08:29.026398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:29.752841 (+726443us) service_pool.cc:224] Handling call
0709 13:08:29.771242 (+ 18401us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:29.818258 (+ 47016us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:29.818302 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:29.818830 (+   528us) log.cc:844] Serialized 26 byte log entry
0709 13:08:30.033535 (+214705us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:30.052912 (+ 19377us) log.cc:844] Serialized 14 byte log entry
0709 13:08:30.053139 (+   227us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:30.053217 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:30.103733 (+ 50516us) raft_consensus.cc:1685] finished
0709 13:08:30.103752 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:30.103883 (+   131us) inbound_call.cc:177] Queueing success response
0709 13:08:30.173062 (+ 69179us) spinlock_profiling.cc:243] Waited 1.27 ms on lock 0x7b180026c140. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e345522 00007f0e2e3477c1 00007f0e2e347779 00007f0e2e347709 00007f0e2e3476d1 00007f0e2e3469cd 000000000038f354 000000000038f199 00007f0e2e32883a
0709 13:08:30.188298 (+ 15236us) spinlock_profiling.cc:243] Waited 991 us on lock 0x7b180026c140. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e3453f3 00007f0e2e3477c1 00007f0e2e347779 00007f0e2e347709 00007f0e2e3476d1 00007f0e2e3469cd 000000000038f354 000000000038f199 00007f0e2e32883a
Metrics: {"mutex_wait_us":46631,"prepare.queue_time_us":19203,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":1022,"raft.queue_time_us":47988,"raft.run_cpu_time_us":261,"raft.run_wall_time_us":14416,"spinlock_wait_cycles":5205120,"thread_start_us":193744,"threads_started":1,"wal-append.queue_time_us":230047}
W20260709 13:08:30.103205 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:30.302142 22323 catalog_manager.cc:5697] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 2, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.174091 23439 raft_consensus.cc:3055] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.107313 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.149421 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.131157 23448 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.135490 23332 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.147917 22495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 517) took 1021 ms. Trace:
I20260709 13:08:30.240302 23351 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:30.348529 23017 raft_consensus.cc:2804] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:30.198200 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.190965 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.208961 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.145283 22496 raft_consensus.cc:1275] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:30.406562 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.134032 22573 raft_consensus.cc:1275] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:30.411320 22323 catalog_manager.cc:5697] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.469100 22323 catalog_manager.cc:5697] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 3, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.209568 23378 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.150418 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.128681 23281 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.210204 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.144047 23338 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.432001 22569 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:30.451434 23448 raft_consensus.cc:2804] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:30.151136 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.099319 23482 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.422755 22575 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:30.184020 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.171319 23335 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.190932 22572 raft_consensus.cc:1275] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.482844 23338 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.485471 23338 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.186854 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.285969 23507 raft_consensus.cc:740] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:30.454264 23017 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.488535 23017 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.488370 23507 consensus_queue.cc:260] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.489413 23507 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.147715 23415 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:30.169216 23460 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.491230 23415 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.491994 22573 raft_consensus.cc:1275] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:30.428731 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.440908 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.103981 23414 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.443866 22576 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:30.495272 22502 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:30.446027 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:30.495478 22424 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:30.404692 23445 raft_consensus.cc:2804] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:30.496111 23445 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:30.496210 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.496526 23445 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.496816 22502 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:30.497588 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.497530 23108 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.449045 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.426301 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:30.499540 22501 raft_consensus.cc:2393] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:30.499837 22500 raft_consensus.cc:2393] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 1: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:30.500424 23108 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.501569 22501 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:30.502630 22428 raft_consensus.cc:1275] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.382575 23535 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:30.212992 23320 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.294921 23452 consensus_queue.cc:1048] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.129s
I20260709 13:08:30.503669 23410 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.427305 23423 raft_consensus.cc:2764] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:08:30.403699 23309 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.456032 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.504611 23320 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.206369 23468 consensus_queue.cc:1048] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.212s
I20260709 13:08:30.140692 23325 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.478933 23448 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:30.464565 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.409148 23439 raft_consensus.cc:740] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:30.300472 23454 consensus_queue.cc:260] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:30.141084 23450 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.142483 23348 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.213814 23279 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.184904 23435 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.530104 23435 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.444782 22495 rpcz_store.cc:276] 0709 13:08:29.126086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:30.130441 (+1004355us) service_pool.cc:224] Handling call
0709 13:08:30.130789 (+   348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:30.147452 (+ 16663us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:08:30.147485 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:30.147537 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:30.147570 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:30.147688 (+   118us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:30.147838 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":118,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":80}
I20260709 13:08:30.534050 23450 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.515707 23410 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:30.536209 23410 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.509455 23448 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.545519 23439 consensus_queue.cc:260] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.507308 23325 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.551175 23415 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.553776 23454 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.555871 22497 raft_consensus.cc:2410] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:30.556870 23378 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.558069 23017 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.431654 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.558859 23149 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:30.559327 23149 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.207134 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:30.467898 22496 pending_rounds.cc:85] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 0
I20260709 13:08:30.453326 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:30.477725 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.561251 22575 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
W20260709 13:08:30.478715 22393 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:30.404889 23310 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:30.480777 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.482702 23484 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.486057 22427 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:30.454080 23217 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.402861 22326 rpcz_store.cc:276] 0709 13:08:24.708933 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:24.709884 (+   951us) service_pool.cc:224] Handling call
0709 13:08:30.305529 (+5595645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:28.028582 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:28.376858 (+348276us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:28.380768 (+  3910us) write_op.cc:435] Acquired schema lock
0709 13:08:28.384212 (+  3444us) tablet.cc:662] Decoding operations
0709 13:08:28.572557 (+188345us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:28.572623 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:28.572649 (+    26us) tablet.cc:685] Acquiring locks for 13 operations
0709 13:08:28.641101 (+ 68452us) tablet.cc:701] Row locks acquired
0709 13:08:28.641128 (+    27us) write_op.cc:260] PREPARE: finished
0709 13:08:28.654351 (+ 13223us) write_op.cc:270] Start()
0709 13:08:28.655056 (+   705us) write_op.cc:276] Timestamp: P: 1783602508653741 usec, L: 0
0709 13:08:28.655075 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:08:28.676460 (+ 21385us) log.cc:844] Serialized 5236 byte log entry
0709 13:08:28.983565 (+307105us) op_driver.cc:464] REPLICATION: finished
0709 13:08:29.508032 (+524467us) write_op.cc:301] APPLY: starting
0709 13:08:29.508114 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:29.508413 (+   299us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:29.512611 (+  4198us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:29.622925 (+110314us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:29.762088 (+139163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 13:08:29.771449 (+  9361us) write_op.cc:312] APPLY: finished
0709 13:08:29.771808 (+   359us) log.cc:844] Serialized 94 byte log entry
0709 13:08:29.771984 (+   176us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:29.772140 (+   156us) write_op.cc:454] Released schema lock
0709 13:08:29.772197 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:29.772583 (+   386us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:29.772614 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":13246,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":515594,"apply.run_cpu_time_us":8066,"apply.run_wall_time_us":264515,"num_ops":13,"prepare.queue_time_us":269675,"prepare.run_cpu_time_us":63130,"prepare.run_wall_time_us":864214,"raft.queue_time_us":39876,"raft.run_cpu_time_us":38275,"raft.run_wall_time_us":412961,"replication_time_us":313212,"thread_start_us":741616,"threads_started":4,"wal-append.queue_time_us":224420}]]}
I20260709 13:08:30.511344 22574 raft_consensus.cc:2368] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2.
I20260709 13:08:30.515090 22501 raft_consensus.cc:1240] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:30.570266 22503 raft_consensus.cc:2410] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 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:08:30.497659 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:30.509961 23408 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.558537 22497 raft_consensus.cc:1240] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:30.472589 22323 catalog_manager.cc:5697] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.560997 22496 pending_rounds.cc:107] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:30.567463 23310 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.574188 23439 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.567970 22498 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:30.529400 23279 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.589146 22496 raft_consensus.cc:2889] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:30.569183 23217 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.565069 22571 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.595559 23468 consensus_queue.cc:1048] T fd498fc491544ced9d2a950b64be2220 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:30.597200 23468 consensus_queue.cc:1048] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.597795 23468 consensus_queue.cc:1243] T b18e495833194193b094f8e8138331e8 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer 80a3181197754d45b42a489b31dd1d0e 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:08:30.600411 23477 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:30.602736 23414 consensus_queue.cc:1059] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.603953 23410 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.604913 23310 raft_consensus.cc:3055] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:30.605298 23310 raft_consensus.cc:740] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:30.606092 23310 consensus_queue.cc:260] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.607055 23310 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.609726 22502 raft_consensus.cc:2468] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:30.613693 23408 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.614696 22499 raft_consensus.cc:2393] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:30.574558 22500 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:08:30.624289 23279 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:30.624922 23279 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.627159 23279 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.571595 23459 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.632910 23348 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.634464 23017 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.635125 22500 pending_rounds.cc:85] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 2
I20260709 13:08:30.635396 22500 pending_rounds.cc:107] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:08:30.635648 22500 raft_consensus.cc:2889] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:30.634435 23217 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.636399 23435 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.641260 22571 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:30.634393 23459 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:30.640887 23309 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.647679 22393 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:30.660439 22393 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.661960 22393 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:30.600948 23477 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.664515 23348 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.665122 23348 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.649688 23445 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.648259 23468 consensus_queue.cc:1048] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.667055 23089 raft_consensus.cc:2804] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:08:30.675480 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 250676us
I20260709 13:08:30.679311 23542 consensus_queue.cc:1048] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:30.674821 23089 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.670094 23149 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.663093 23435 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:30.687265 23089 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.692428 23348 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.755481 22424 raft_consensus.cc:1275] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.748154 22542 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.757161 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:30.758251 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.758914 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.759125 22574 raft_consensus.cc:2468] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:30.760645 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:30.760946 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.751142 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.762787 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.763654 22575 raft_consensus.cc:2368] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
W20260709 13:08:30.764981 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 350416us
I20260709 13:08:30.765313 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.766108 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.706562 23346 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:30.690709 23448 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.766139 22427 raft_consensus.cc:2468] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 0.
I20260709 13:08:30.773473 22427 raft_consensus.cc:1275] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:30.778949 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.781359 22540 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.792695 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:30.794425 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 49245.4us
I20260709 13:08:30.795580 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.794595 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.797935 22466 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.799778 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.800850 22499 raft_consensus.cc:2393] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:30.799088 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.808190 22540 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:30.764593 23281 raft_consensus.cc:2749] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:30.755637 23017 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.738888 23279 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:08:30.810611 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.825317 22576 raft_consensus.cc:2468] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:30.819305 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:30.826244 22499 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.820123 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.821997 22466 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.745957 23149 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.819305 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.828615 22575 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:30.770486 23346 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.764417 23482 consensus_queue.cc:1048] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 13:08:30.846153 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:30.846812 22424 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.808971 23535 raft_consensus.cc:2804] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:30.826152 23408 raft_consensus.cc:2804] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:30.848852 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.848918 23408 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:30.767997 23539 consensus_queue.cc:1059] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.080s
W20260709 13:08:30.832240 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:30.828673 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:30.829686 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.836395 23410 raft_consensus.cc:2804] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:30.871407 22424 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:30.857548 22575 raft_consensus.cc:1240] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
W20260709 13:08:30.863783 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:30.836289 23346 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.874090 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
W20260709 13:08:30.858748 22466 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.211.131:41113 timed out after 1.559s (SENT) [suppressed 26 similar messages]
I20260709 13:08:30.843364 22571 raft_consensus.cc:1240] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:30.835391 23543 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:30.884735 22575 raft_consensus.cc:2376] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4. Re-sending same reply.
I20260709 13:08:30.825042 23348 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:08:30.887207 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.893651 22499 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:30.826476 23405 consensus_queue.cc:1048] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:08:30.896881 22577 raft_consensus.cc:2393] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:30.825675 23017 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.908249 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:30.898178 23537 log.cc:927] Time spent T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:08:30.850984 23535 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.846269 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.915336 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.916405 22577 raft_consensus.cc:1240] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:30.856487 23408 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.858765 22421 raft_consensus.cc:1275] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.910445 23543 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.922694 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:30.854091 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:30.838817 23351 consensus_queue.cc:1048] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.058s
I20260709 13:08:30.839659 23149 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:30.887383 23325 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:30.847015 23508 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260709 13:08:30.877861 23410 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.935431 23547 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:30.936302 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 59986.3us
I20260709 13:08:30.936830 23310 consensus_queue.cc:1048] T cf06d8af6b974d32b378b69b41f85fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:30.937186 23017 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:30.914104 22495 raft_consensus.cc:1275] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:08:31.006467 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 172199us
I20260709 13:08:31.010715 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.027520 22576 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:30.915048 23256 raft_consensus.cc:3055] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:31.028365 23256 raft_consensus.cc:740] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:30.909214 22419 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:30.897912 22568 raft_consensus.cc:2468] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:31.023298 22393 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:30.895566 23254 consensus_queue.cc:1059] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.103s
I20260709 13:08:30.928682 23535 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.033334 23543 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.038893 22576 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
W20260709 13:08:31.042392 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 183665us
I20260709 13:08:31.047497 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.015583 23410 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.048188 23440 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:31.054747 23440 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:31.055297 23440 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.060575 23254 raft_consensus.cc:3055] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:31.061111 23254 raft_consensus.cc:740] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:31.037667 22393 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.064793 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.062080 23254 consensus_queue.cc:260] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.067060 22577 raft_consensus.cc:1240] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:31.065754 22575 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:31.072525 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
W20260709 13:08:31.073431 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:31.073277 22577 raft_consensus.cc:2368] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:31.074827 22393 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.070511 23309 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.082394 23254 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.086611 23089 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.088976 23089 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:31.092233 23454 consensus_meta.cc:287] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.538s	user 0.010s	sys 0.000s
I20260709 13:08:31.047174 22497 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:31.092855 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.093322 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.093894 22570 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.094391 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.024145 23547 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.078481 23543 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:08:31.030136 23108 consensus_queue.cc:1059] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 13:08:31.053539 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.103420 22427 raft_consensus.cc:1240] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:31.109295 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.103874 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.110356 22424 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.103426 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:31.115890 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.115453 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.116959 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:31.117978 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.117978 22424 raft_consensus.cc:2468] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:31.118670 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:31.108122 23551 log.cc:927] Time spent T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
I20260709 13:08:31.120173 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:31.121318 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.121665 22572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 426) took 1029 ms. Trace:
I20260709 13:08:31.122406 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.122435 23149 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.123956 23089 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:31.123786 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 49048.5us
I20260709 13:08:31.076184 22420 raft_consensus.cc:1240] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:31.119635 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.067703 23445 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:31.125968 22393 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.076453 23410 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.128468 22424 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.077402 23310 raft_consensus.cc:2804] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:31.123312 22421 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
W20260709 13:08:31.122473 22392 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:31.094977 22568 raft_consensus.cc:2376] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2. Re-sending same reply.
I20260709 13:08:31.142802 22424 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:31.143628 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.144239 22503 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
W20260709 13:08:31.144994 22393 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:31.145023 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.146133 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:31.146529 22499 pending_rounds.cc:85] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:31.146903 22499 pending_rounds.cc:107] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:31.146554 22503 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.147307 22499 raft_consensus.cc:2889] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:31.142061 23332 raft_consensus.cc:2804] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:31.150784 22540 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.133440 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.133237 23217 raft_consensus.cc:3055] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:31.147804 23310 raft_consensus.cc:697] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:31.159570 23217 raft_consensus.cc:740] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:31.163780 23560 consensus_queue.cc:1059] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:08:31.176882 23560 raft_consensus.cc:3055] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:31.177254 23560 raft_consensus.cc:740] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:31.178084 23560 consensus_queue.cc:260] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.149822 23539 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:31.179234 23539 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.181532 23539 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.166977 23332 raft_consensus.cc:697] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:31.183156 23547 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.183522 23332 consensus_queue.cc:237] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.122037 22572 rpcz_store.cc:276] 0709 13:08:30.092650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:30.483584 (+390934us) service_pool.cc:224] Handling call
0709 13:08:30.483907 (+   323us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:08:30.520563 (+ 36656us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:30.548478 (+ 27915us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:08:30.549351 (+   873us) log.cc:844] Serialized 52 byte log entry
0709 13:08:30.815729 (+266378us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:31.007282 (+191553us) log.cc:844] Serialized 14 byte log entry
0709 13:08:31.032090 (+ 24808us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:31.032173 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:31.121423 (+ 89250us) raft_consensus.cc:1685] finished
0709 13:08:31.121443 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:31.121607 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":47896,"prepare.queue_time_us":89624,"prepare.run_cpu_time_us":79,"prepare.run_wall_time_us":23579,"raft.queue_time_us":58817,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":18315,"spinlock_wait_cycles":66816,"thread_start_us":348621,"threads_started":2,"wal-append.queue_time_us":466415}
I20260709 13:08:31.169904 23410 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.172744 23440 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.188279 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.188997 22572 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:31.169539 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.169070 23217 consensus_queue.cc:260] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.198200 22503 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:31.203018 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.173915 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.163826 23320 raft_consensus.cc:2804] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.211153 23320 raft_consensus.cc:697] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:31.168678 23310 consensus_queue.cc:237] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.210520 23217 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.207932 23560 raft_consensus.cc:3060] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.173588 23535 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.222043 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.224972 22540 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.225114 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.226158 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.174535 23408 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.254521 22575 raft_consensus.cc:1240] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:31.220793 23554 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:31.261035 22503 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:31.263427 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:31.247354 23325 raft_consensus.cc:2749] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.284664 23089 raft_consensus.cc:2749] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.307145 23320 consensus_queue.cc:237] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.310135 22570 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:31.311596 22426 raft_consensus.cc:1240] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:31.316653 23346 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.249840 23281 raft_consensus.cc:2804] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.319094 23535 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:31.319304 23423 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:31.263688 23440 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.320143 22393 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.322389 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.322834 23408 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.266844 23554 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.274129 23547 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:31.264341 22503 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.330919 23460 consensus_queue.cc:1059] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:08:31.338824 22393 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.332562 23410 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:31.379118 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.379590 23410 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.353881 23547 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.381979 23410 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.382326 23547 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.363441 22570 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:31.364104 22569 raft_consensus.cc:2393] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:31.337127 23281 raft_consensus.cc:697] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:31.337145 23423 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.371476 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.340016 23539 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:31.356509 22423 raft_consensus.cc:1240] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:31.374024 23554 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:31.388262 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:31.387382 23539 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:31.389014 23539 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.389245 23281 consensus_queue.cc:237] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:31.392277 23558 log.cc:927] Time spent T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.319s	user 0.000s	sys 0.002s
I20260709 13:08:31.392033 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.392961 22569 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:31.394228 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.357697 23414 raft_consensus.cc:2804] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:31.395630 23414 raft_consensus.cc:697] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:31.396562 23414 consensus_queue.cc:237] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.396914 23423 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:31.377848 23325 raft_consensus.cc:3055] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:31.400473 23325 raft_consensus.cc:740] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:31.400965 22495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 552) took 1146 ms. Trace:
I20260709 13:08:31.401291 23325 consensus_queue.cc:260] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.401365 22495 rpcz_store.cc:276] 0709 13:08:30.254546 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:30.531910 (+277364us) service_pool.cc:224] Handling call
0709 13:08:30.532272 (+   362us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:31.027205 (+494933us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:31.400701 (+373496us) spinlock_profiling.cc:243] Waited 318 ms on lock 0x7b54001081d4. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e31432e01 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2 00007f0e2f76d48c 00007f0e2f76c8c6
0709 13:08:31.400906 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":730999168}
I20260709 13:08:31.402323 23325 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.404812 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:31.388386 23545 log.cc:927] Time spent T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.357s	user 0.010s	sys 0.002s
I20260709 13:08:31.410548 22503 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:31.411980 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:31.412169 22425 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56008 (request call id 305) took 1131 ms. Trace:
I20260709 13:08:31.412609 22500 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.412562 22425 rpcz_store.cc:276] 0709 13:08:30.281168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:30.505378 (+224210us) service_pool.cc:224] Handling call
0709 13:08:30.505687 (+   309us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:30.506023 (+   336us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:30.506051 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:30.506443 (+   392us) log.cc:844] Serialized 26 byte log entry
0709 13:08:30.787517 (+281074us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:30.787575 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:30.787673 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:31.365297 (+577624us) spinlock_profiling.cc:243] Waited 5.15 ms on lock 0x7b4400022b4c. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e26bc85 00007f0e2e26c6a2 00007f0e30fde1db 00007f0e30fd9aaf 00007f0e30fcd86e 00007f0e30fccbb6 00007f0e30fcc7d8 00007f0e30fd6221 00007f0e30fd61d9 00007f0e30fd6169
0709 13:08:31.411892 (+ 46595us) raft_consensus.cc:1685] finished
0709 13:08:31.411910 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:31.412113 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":983,"raft.run_cpu_time_us":239,"raft.run_wall_time_us":252,"spinlock_wait_cycles":11836160,"thread_start_us":280730,"threads_started":1,"wal-append.queue_time_us":411495}
I20260709 13:08:31.409363 23468 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:31.425748 22466 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:31.426740 22466 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.387827 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:31.425420 23468 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.409590 22571 raft_consensus.cc:1275] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:31.441140 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.405668 22573 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:31.460712 22466 leader_election.cc:400] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:31.461966 22466 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.473094 22466 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.474793 22466 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.478641 22466 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.479430 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:31.447196 23547 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.493042 22393 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.464460 23149 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:31.509472 22500 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:31.476169 23351 raft_consensus.cc:2749] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.519416 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.476645 23309 raft_consensus.cc:2749] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:31.478631 23348 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:31.527300 22466 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.458073 23408 consensus_queue.cc:1048] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 13:08:31.464676 23435 consensus_queue.cc:1059] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 13:08:31.487450 23439 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:31.495213 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.536651 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:31.542043 22428 raft_consensus.cc:2410] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e 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:08:31.512185 23149 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:31.552791 22466 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.528904 23108 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:31.531374 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.538604 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.609531 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:31.611748 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 102756us
I20260709 13:08:31.551707 23149 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.534019 23351 consensus_queue.cc:1059] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 13:08:31.612973 22393 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.534384 23338 consensus_queue.cc:1048] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260709 13:08:31.625206 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:31.625712 22393 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:31.626292 22428 raft_consensus.cc:2393] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
W20260709 13:08:31.556588 22392 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:31.541498 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.640026 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.604805 23346 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.613970 23108 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:31.548326 23439 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.624749 23559 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:31.620932 22498 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:31.627867 23435 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.692858 22426 raft_consensus.cc:2393] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:31.663872 23017 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:08:31.701725 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 148980us
I20260709 13:08:31.687307 23547 raft_consensus.cc:697] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:31.709481 22466 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.617154 23539 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.714299 23435 raft_consensus.cc:697] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:31.714639 23587 log.cc:927] Time spent T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 13:08:31.709131 23408 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.715224 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.709374 22494 pending_rounds.cc:85] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:31.734939 22574 raft_consensus.cc:2368] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4.
I20260709 13:08:31.712687 23541 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:31.734310 23435 consensus_queue.cc:237] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.736038 23541 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.738032 23541 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:31.715730 23591 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:31.712668 23320 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:31.740484 23320 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.742483 23320 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:31.716514 23017 raft_consensus.cc:697] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:31.743445 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:31.716780 23582 log.cc:927] Time spent T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 13:08:31.716707 22466 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
W20260709 13:08:31.717463 23576 log.cc:927] Time spent T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260709 13:08:31.747392 22466 leader_election.cc:304] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.748509 22466 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.719986 23477 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:31.721042 23562 log.cc:927] Time spent T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.649s	user 0.002s	sys 0.002s
I20260709 13:08:31.726912 22572 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:31.697180 23108 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.690518 22571 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:31.738853 23591 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:31.752039 22466 leader_election.cc:400] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:31.743639 22494 pending_rounds.cc:107] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:08:31.760023 22466 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.731184 23468 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.703397 23559 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.766418 22574 raft_consensus.cc:1240] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:31.766703 22466 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.779505 22466 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.756251 23477 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:31.761937 22494 raft_consensus.cc:2889] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:31.766777 23410 raft_consensus.cc:2749] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:31.759558 23595 raft_consensus.cc:2749] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.792630 22391 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.791854 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.784821 23593 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:31.802887 22391 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.810268 22391 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.811534 23556 consensus_queue.cc:1048] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.813386 23254 consensus_queue.cc:1048] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.808905 23435 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.815757 23435 raft_consensus.cc:697] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:31.816828 23435 consensus_queue.cc:237] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.817631 23408 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.818794 23439 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.806864 23593 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:31.820135 23593 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.806003 23594 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:31.788537 23017 consensus_queue.cc:237] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.824589 22575 raft_consensus.cc:1240] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:31.824681 22572 raft_consensus.cc:1240] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:31.826035 22572 raft_consensus.cc:1240] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:31.784395 23591 consensus_queue.cc:1059] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:08:31.800776 23595 raft_consensus.cc:2749] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.830750 22575 raft_consensus.cc:1275] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.836045 23559 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:31.784546 23547 consensus_queue.cc:237] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.836970 23591 raft_consensus.cc:3055] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:31.854604 23591 raft_consensus.cc:740] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:31.837455 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:31.830909 22572 raft_consensus.cc:1275] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.803200 23590 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:08:31.831842 23585 log.cc:927] Time spent T 698c35b0decb49559f782d6cb942b661 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.139s	user 0.000s	sys 0.000s
W20260709 13:08:31.856629 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 77262.8us
I20260709 13:08:31.824637 23539 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:31.839329 23597 log.cc:927] Time spent T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:08:31.808799 23405 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.808249 22571 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 1.
I20260709 13:08:31.859994 22466 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:31.856964 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 46777.2us
I20260709 13:08:31.828819 23589 consensus_queue.cc:1048] T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:08:31.874462 22391 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.877480 22391 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.878543 22391 leader_election.cc:400] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2.
I20260709 13:08:31.878787 22391 leader_election.cc:403] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:31.879590 22391 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.856580 23590 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:31.860565 23346 raft_consensus.cc:2804] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:31.882839 22391 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:31.896823 22466 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:31.884184 23468 raft_consensus.cc:2749] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2.
I20260709 13:08:31.883915 23338 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:31.884111 23554 raft_consensus.cc:2749] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.883651 23310 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:31.884042 23089 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.885025 23590 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:31.885066 23346 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:31.911358 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.912359 22499 raft_consensus.cc:1240] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:31.913532 23603 consensus_queue.cc:1048] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:08:31.900333 23586 raft_consensus.cc:2749] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:31.900718 23595 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:31.920272 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.926975 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:31.927604 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.885192 22422 raft_consensus.cc:1240] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:31.937620 22500 raft_consensus.cc:2468] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 1.
I20260709 13:08:31.886682 23477 raft_consensus.cc:697] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:31.898031 23571 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:08:31.936980 23596 log.cc:927] Time spent T 6d056345e04a49e390b339316359c831 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 13:08:31.936437 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.939386 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:31.934352 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:31.933375 23310 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.942003 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:31.937120 23600 log.cc:927] Time spent T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:08:31.930099 23338 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:31.940584 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.944677 23595 raft_consensus.cc:697] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:31.887651 23591 consensus_queue.cc:260] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.944717 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.934898 23346 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.964900 23595 consensus_queue.cc:237] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.968797 23149 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.969529 22568 raft_consensus.cc:1275] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.946688 23089 raft_consensus.cc:697] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:31.949635 23256 consensus_queue.cc:260] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.950966 23448 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:31.936213 23508 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:31.936026 23408 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:31.960652 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:31.971570 23256 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.961199 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.938699 23571 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:31.974103 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.980916 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:31.981742 22496 raft_consensus.cc:2393] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 5: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:31.981457 23408 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:31.981060 23571 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.982944 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:31.983672 22502 raft_consensus.cc:3060] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.980705 23508 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.985693 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:31.972110 23338 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.970942 23149 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:31.964948 22498 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:31.989534 23108 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.971652 23089 consensus_queue.cc:237] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:31.999176 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.000845 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.000998 23408 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.001250 23108 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.001859 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.002565 22498 raft_consensus.cc:2393] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:31.999604 22502 raft_consensus.cc:2468] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:32.004215 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.004720 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.004894 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.003376 23108 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:32.006810 22494 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 558) took 1188 ms. Trace:
I20260709 13:08:32.007021 23108 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.008023 23593 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.007236 22494 rpcz_store.cc:276] 0709 13:08:30.818011 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:30.826059 (+  8048us) service_pool.cc:224] Handling call
0709 13:08:31.627850 (+801791us) spinlock_profiling.cc:243] Waited 5.06 ms on lock 0x7b5800025898. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:31.691404 (+ 63554us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:08:31.818330 (+126926us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:31.818363 (+    33us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:08:31.818960 (+   597us) log.cc:844] Serialized 52 byte log entry
0709 13:08:31.895768 (+ 76808us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:31.900596 (+  4828us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:31.910230 (+  9634us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:32.003330 (+ 93100us) raft_consensus.cc:1685] finished
0709 13:08:32.003347 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:32.006748 (+  3401us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15069,"raft.queue_time_us":15217,"raft.run_cpu_time_us":82,"raft.run_wall_time_us":82,"spinlock_wait_cycles":11641216,"thread_start_us":64808,"threads_started":1,"wal-append.queue_time_us":128620}
I20260709 13:08:31.997643 23477 consensus_queue.cc:237] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.009923 23346 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.010268 23593 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.012864 23346 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.015691 23508 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.011080 22423 raft_consensus.cc:1240] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:32.014638 23590 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.017962 22425 raft_consensus.cc:1240] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:32.018224 23448 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.018726 23448 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.021862 23448 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.024214 23590 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.025658 22500 raft_consensus.cc:1240] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:32.019917 23108 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.031754 22498 raft_consensus.cc:1240] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:32.024215 22494 raft_consensus.cc:1240] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:32.035605 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.047412 23571 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:32.049643 23571 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.054003 22502 raft_consensus.cc:1240] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 13:08:32.095263 22502 raft_consensus.cc:1240] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:32.095211 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
W20260709 13:08:32.095808 22466 leader_election.cc:336] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113): Timed out: RequestConsensusVote RPC to 127.20.211.131:41113 timed out after 1.714s (SENT)
I20260709 13:08:32.096246 22466 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:32.102708 22393 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:32.094681 23615 log.cc:927] Time spent T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:08:32.079396 23477 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.104355 22393 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:32.109754 22466 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.115206 22542 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.111120 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.108781 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.120060 22498 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.122306 22574 raft_consensus.cc:2468] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:32.122929 22542 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.124470 23559 raft_consensus.cc:2804] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:32.124969 23559 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.125440 23559 raft_consensus.cc:3060] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:32.125608 22392 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:32.126781 22542 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.127045 22466 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.106385 23346 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:32.126547 23388 raft_consensus.cc:2749] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.128734 22466 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.136989 22542 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.137712 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.119709 23603 raft_consensus.cc:2749] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.114331 23448 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.114841 23378 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.141754 22542 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.142973 22466 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.143816 22542 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.122252 23256 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:32.145480 23604 raft_consensus.cc:2749] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.145569 23448 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.144877 22542 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.145372 23593 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:32.148656 22466 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.149060 22542 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.131721 23508 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:08:32.128188 23543 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.000s	sys 0.021s
I20260709 13:08:32.153555 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.131650 23348 raft_consensus.cc:2749] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.158129 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.158332 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.141004 23325 raft_consensus.cc:2749] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.158321 22466 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.121031 23477 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.170617 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.170928 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.142637 23281 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.147317 23541 raft_consensus.cc:2749] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.170800 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.151880 23320 raft_consensus.cc:2749] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.165652 23604 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.197082 23448 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.161309 23388 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:32.198508 23388 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.199102 23388 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.201097 23547 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.201890 23547 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.174973 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.204048 23338 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.206862 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.208442 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.209156 22572 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:32.210121 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.210302 22422 raft_consensus.cc:1240] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:32.171404 23603 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.182690 22393 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:32.183722 23408 consensus_queue.cc:1048] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:08:32.211894 22466 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.183918 23149 consensus_queue.cc:1059] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:08:32.212637 22498 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:32.150256 23595 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:32.148016 23256 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:32.213356 23595 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.213896 23595 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.151314 23423 raft_consensus.cc:2749] T cde8f3e80596409795ca5307006df5f1 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.154292 23508 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.214814 23508 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:32.215178 23539 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:32.215584 23539 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:32.215977 23539 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.206146 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.220546 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.221177 22568 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.221236 23547 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.194568 23351 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:08:32.141992 23346 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.223636 23594 consensus_queue.cc:1048] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:32.224493 23346 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.224800 23310 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.225834 23338 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.150763 23378 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.177489 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.227164 22570 raft_consensus.cc:2393] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:32.228114 23378 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.213441 23256 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.231555 22572 raft_consensus.cc:1240] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:08:32.233194 23619 log.cc:927] Time spent T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 13:08:32.238821 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.239758 22500 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.240973 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.241837 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.242359 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.244310 23591 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.230585 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.193694 23477 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.247565 22495 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.248040 23378 raft_consensus.cc:493] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.248689 23378 raft_consensus.cc:515] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.255374 22393 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:32.159933 23543 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.638s	user 0.000s	sys 0.022s
W20260709 13:08:32.258469 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 46659.4us
I20260709 13:08:32.259408 22466 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.258100 23588 raft_consensus.cc:2804] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:32.263411 23588 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:32.263456 23378 leader_election.cc:290] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.269510 23539 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.273125 23539 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.254473 23256 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.264143 23588 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.292045 22466 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.288636 23378 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.300623 23378 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.302135 22495 raft_consensus.cc:2468] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:32.304330 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.304811 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.306150 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.308946 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.309623 22575 raft_consensus.cc:2468] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.267000 23408 raft_consensus.cc:2749] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.267406 23593 raft_consensus.cc:3055] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:32.311538 23593 raft_consensus.cc:740] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:32.312368 23593 consensus_queue.cc:260] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.313499 23593 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.315423 23547 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.314929 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.315373 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.317740 22496 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.320603 23309 raft_consensus.cc:3055] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:32.321197 23309 raft_consensus.cc:740] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:32.317068 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.323275 22466 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.322573 22577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 440) took 1197 ms. Trace:
I20260709 13:08:32.341042 22466 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.340726 22577 rpcz_store.cc:276] 0709 13:08:31.125420 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:31.534451 (+409031us) service_pool.cc:224] Handling call
0709 13:08:31.534879 (+   428us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:31.536754 (+  1875us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:31.536799 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:32.051192 (+514393us) spinlock_profiling.cc:243] Waited 899 us on lock 0x7b1800367600. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e3132a6 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2fd2ba11 00007f0e2fd3b372 00007f0e3146da01 00007f0e3143243a
0709 13:08:32.052698 (+  1506us) spinlock_profiling.cc:243] Waited 3.14 ms on lock 0x7b2c00072c78. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2fd2ba11 00007f0e2fd3b372 00007f0e3146da01 00007f0e3143243a 00007f0e3143183e 00007f0e363f6419 00007f0e2f96dbd4 00007f0e2f96db62 00007f0e2f96da91 00007f0e2f96da0c 00007f0e2f96ccc2
0709 13:08:32.053244 (+   546us) log.cc:844] Serialized 26 byte log entry
0709 13:08:32.139075 (+ 85831us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:32.139133 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:32.139506 (+   373us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:32.322289 (+182783us) raft_consensus.cc:1685] finished
0709 13:08:32.322317 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:32.322499 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1388,"raft.queue_time_us":1903,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":16037,"spinlock_wait_cycles":9280128,"thread_start_us":85397,"threads_started":1,"wal-append.queue_time_us":235903}
I20260709 13:08:32.346761 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.288175 23320 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.349639 22466 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.344576 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.353902 22466 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.325006 22393 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:32.289985 23604 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.355127 23348 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.355325 23405 raft_consensus.cc:2749] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.355445 23408 raft_consensus.cc:2749] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.355158 23604 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.352526 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.358404 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.358951 22466 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.359402 22502 raft_consensus.cc:2393] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:32.360186 22466 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.362957 22466 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.365236 22503 raft_consensus.cc:1240] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:32.365803 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:32.268115 23559 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:32.370535 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 131042us
I20260709 13:08:32.347651 23410 raft_consensus.cc:2749] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.371587 22572 raft_consensus.cc:3055] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:32.417794 22572 raft_consensus.cc:740] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:32.368949 22466 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.343511 23547 raft_consensus.cc:2749] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.417542 22499 raft_consensus.cc:2410] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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.
W20260709 13:08:32.422226 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 53378.4us
I20260709 13:08:32.423919 22466 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.425040 22466 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.425904 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.427729 22575 raft_consensus.cc:1240] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:32.415848 23595 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.430963 23414 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.368117 23539 raft_consensus.cc:2804] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:32.431565 23539 raft_consensus.cc:697] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:32.431480 23414 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.432462 23539 consensus_queue.cc:237] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.433830 23414 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.368054 23348 raft_consensus.cc:2749] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:32.368074 23405 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:32.435989 23405 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.436388 23405 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.437008 23559 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.438321 23477 raft_consensus.cc:2749] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.439805 23604 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.442032 22496 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:32.442317 23588 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:32.417413 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:32.418736 22572 consensus_queue.cc:260] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.460723 22572 raft_consensus.cc:3060] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.460873 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.414673 23149 raft_consensus.cc:2749] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.443994 22466 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.464023 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.416930 23378 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.461239 22393 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:32.468051 22576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 448) took 1335 ms. Trace:
I20260709 13:08:32.469786 22542 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.468595 22576 rpcz_store.cc:276] 0709 13:08:31.132356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:31.796512 (+664156us) service_pool.cc:224] Handling call
0709 13:08:32.057055 (+260543us) spinlock_profiling.cc:243] Waited 2.91 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e3640bfc0 00007f0e363f6929 00007f0e363f63d2 00007f0e2f96dbd4
0709 13:08:32.057310 (+   255us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:08:32.057823 (+   513us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:32.057863 (+    40us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:08:32.080993 (+ 23130us) log.cc:844] Serialized 52 byte log entry
0709 13:08:32.266602 (+185609us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:32.266659 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:32.266760 (+   101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:32.467673 (+200913us) raft_consensus.cc:1685] finished
0709 13:08:32.467699 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:32.467974 (+   275us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":13991,"raft.run_cpu_time_us":187,"raft.run_wall_time_us":12828,"spinlock_wait_cycles":6699264,"thread_start_us":162304,"threads_started":1,"wal-append.queue_time_us":265446}
I20260709 13:08:32.336018 23309 consensus_queue.cc:260] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.426864 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.363181 23320 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.424774 23591 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.386330 23508 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.478291 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.479987 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.482200 22542 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.456823 23604 raft_consensus.cc:2749] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.500331 22499 raft_consensus.cc:2393] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:32.501313 22542 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.502782 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.462289 23338 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.508206 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.509438 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.510109 22499 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:32.513064 22542 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.516497 22542 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.517221 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.521642 22542 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.463966 23477 raft_consensus.cc:2749] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.483060 23256 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.533756 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.534966 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.498850 23310 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:32.508263 23325 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:32.547598 22393 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:32.546355 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.548800 22574 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:32.518837 23279 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.555667 23281 consensus_queue.cc:1059] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:32.519371 23559 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.543678 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.531008 23541 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.556886 23281 raft_consensus.cc:3055] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:32.537258 23448 consensus_queue.cc:1059] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:08:32.558154 23448 raft_consensus.cc:3055] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:32.558490 23448 raft_consensus.cc:740] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:32.531388 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.549551 23348 consensus_queue.cc:1059] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:08:32.531692 23309 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.544818 23604 consensus_queue.cc:1059] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:08:32.560329 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.556036 23108 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:32.557312 23281 raft_consensus.cc:740] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:32.554530 22572 raft_consensus.cc:1275] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:32.528038 23423 raft_consensus.cc:2749] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:32.561919 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.566321 22497 raft_consensus.cc:3060] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.547989 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:32.567860 23625 log.cc:927] Time spent T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.153s	user 0.000s	sys 0.001s
I20260709 13:08:32.564239 23543 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:08:32.569844 23626 log.cc:927] Time spent T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.396s	user 0.004s	sys 0.000s
I20260709 13:08:32.545668 23310 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:32.571772 23310 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.577359 22323 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42666 (request call id 79) took 4651 ms. Trace:
I20260709 13:08:32.579097 23108 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.581322 23108 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:32.581422 22393 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:32.547297 22573 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:32.563088 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.527999 23338 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.585579 22572 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.578450 23388 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.592499 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.594331 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.595144 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.595826 22572 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:32.577831 22323 rpcz_store.cc:276] 0709 13:08:27.935943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:27.949407 (+ 13464us) service_pool.cc:224] Handling call
0709 13:08:32.577293 (+4627886us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:30.940226 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:31.063592 (+123366us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:31.063629 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:08:31.063647 (+    18us) tablet.cc:662] Decoding operations
0709 13:08:31.087505 (+ 23858us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:31.087585 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:31.087628 (+    43us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:08:31.088177 (+   549us) tablet.cc:701] Row locks acquired
0709 13:08:31.088204 (+    27us) write_op.cc:260] PREPARE: finished
0709 13:08:31.088406 (+   202us) write_op.cc:270] Start()
0709 13:08:31.088554 (+   148us) write_op.cc:276] Timestamp: P: 1783602511088346 usec, L: 0
0709 13:08:31.088584 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 13:08:31.150075 (+ 61491us) log.cc:844] Serialized 1717 byte log entry
0709 13:08:31.705776 (+555701us) op_driver.cc:464] REPLICATION: finished
0709 13:08:31.883663 (+177887us) write_op.cc:301] APPLY: starting
0709 13:08:31.885844 (+  2181us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:31.910501 (+ 24657us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:31.914402 (+  3901us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:31.915013 (+   611us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:31.915249 (+   236us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:08:31.915313 (+    64us) write_op.cc:312] APPLY: finished
0709 13:08:31.915603 (+   290us) log.cc:844] Serialized 40 byte log entry
0709 13:08:31.915821 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:31.915944 (+   123us) write_op.cc:454] Released schema lock
0709 13:08:31.916007 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:31.916398 (+   391us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:31.916436 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":73071,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":160815,"apply.run_cpu_time_us":2603,"apply.run_wall_time_us":41322,"num_ops":4,"prepare.queue_time_us":280709,"prepare.run_cpu_time_us":5861,"prepare.run_wall_time_us":290915,"raft.queue_time_us":417765,"raft.run_cpu_time_us":18482,"raft.run_wall_time_us":176540,"replication_time_us":602998,"thread_start_us":534923,"threads_started":4,"wal-append.queue_time_us":47370}]]}
I20260709 13:08:32.563555 22542 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.601552 22542 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.603322 22542 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.605127 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.606375 22572 raft_consensus.cc:2393] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:32.611773 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.613330 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.614063 22572 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.585150 23543 raft_consensus.cc:697] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:32.600767 23423 raft_consensus.cc:2749] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.619779 23423 raft_consensus.cc:2749] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.595667 23477 raft_consensus.cc:3055] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:32.621012 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.591681 23508 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.632766 22499 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:32.643184 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.644624 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.646337 22499 raft_consensus.cc:1275] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:32.605042 23535 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.599917 22573 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34830 (request call id 318) took 1218 ms. Trace:
I20260709 13:08:32.637473 22574 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:32.659963 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.661353 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.664000 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.720089 22498 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.720690 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.721289 22424 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:32.721431 22572 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:32.722123 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.605692 23279 consensus_queue.cc:1059] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 13:08:32.605456 23541 consensus_queue.cc:1059] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:08:32.632723 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.668088 23017 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:32.670828 23414 consensus_queue.cc:1059] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.671675 23346 consensus_queue.cc:1059] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.672856 23591 raft_consensus.cc:2749] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.673770 23618 consensus_queue.cc:1048] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:08:32.675786 22428 raft_consensus.cc:1240] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
W20260709 13:08:32.511757 23603 consensus_queue.cc:1175] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1b66e19b71af438dae5893082052abe2" responder_term: 3 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:08:32.678212 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.679307 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.718789 23320 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.679785 23338 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.680419 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:32.680831 23595 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.681236 22423 raft_consensus.cc:1240] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.679557 22425 raft_consensus.cc:1240] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:32.632551 23477 raft_consensus.cc:740] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:32.658005 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.661850 23108 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:32.688926 23539 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:32.707687 23378 raft_consensus.cc:2749] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.696190 23325 consensus_queue.cc:1059] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:08:32.666587 23405 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.657243 22573 rpcz_store.cc:276] 0709 13:08:31.376779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:31.493650 (+116871us) service_pool.cc:224] Handling call
0709 13:08:32.371911 (+878261us) spinlock_profiling.cc:243] Waited 2.9 ms on lock 0x7b58001eff98. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e30db71 00007f0e2e30da22 00007f0e37226c09 00007f0e36380ee0 00007f0e3644a0ab 00007f0e3644a131 00007f0e363f80a0 00007f0e363f7984 00007f0e2f9726d4 00007f0e2f972662
0709 13:08:32.595205 (+223294us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6679424}
I20260709 13:08:32.723987 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.642148 23281 consensus_queue.cc:260] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:32.725965 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 122746us
W20260709 13:08:32.728202 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:32.702499 23588 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.734334 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.698566 23310 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:32.727450 22568 consensus_meta.cc:287] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2: Time spent flushing consensus metadata: real 0.506s	user 0.007s	sys 0.004s
I20260709 13:08:32.759169 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:32.760228 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.679492 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:32.737331 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.760671 22540 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:32.744618 23554 raft_consensus.cc:3055] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:32.737988 22393 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:32.732131 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:32.743398 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 74689.9us
I20260709 13:08:32.752290 23539 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.702226 23543 consensus_queue.cc:237] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.755043 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.758569 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.760905 22542 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.739499 22574 raft_consensus.cc:2468] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:32.771957 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.763882 22497 raft_consensus.cc:2468] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:32.765092 22498 raft_consensus.cc:1275] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:32.766824 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.694202 23448 consensus_queue.cc:260] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.782734 23338 consensus_queue.cc:1059] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:32.783530 23448 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.784113 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.784698 22572 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:32.749591 23108 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.786438 23108 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.787233 22495 raft_consensus.cc:1240] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:32.790163 22421 raft_consensus.cc:1240] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.790050 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.791424 23435 raft_consensus.cc:3055] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:32.791543 23281 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.791884 23435 raft_consensus.cc:740] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:32.791862 22498 raft_consensus.cc:1275] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:32.792711 23435 consensus_queue.cc:260] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.793875 23435 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.793733 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.796291 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.744959 22422 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:32.751775 23388 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:32.774482 22502 raft_consensus.cc:1240] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.775892 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:32.777475 22500 raft_consensus.cc:1240] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:32.777801 22425 raft_consensus.cc:1240] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:32.778959 23559 raft_consensus.cc:2804] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:32.779320 23310 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.779513 23325 consensus_queue.cc:1059] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:32.780145 22423 raft_consensus.cc:1240] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.780436 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.780666 22419 raft_consensus.cc:1240] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.759325 22568 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:32.796094 22496 raft_consensus.cc:1240] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:32.774976 23348 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.782400 23541 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.782630 23539 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:32.796461 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.772979 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:32.780692 22542 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
W20260709 13:08:32.880036 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 99392.2us
I20260709 13:08:32.881515 22542 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.773839 22420 raft_consensus.cc:2393] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:32.803151 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:32.765123 23320 raft_consensus.cc:3055] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:32.767354 23554 raft_consensus.cc:740] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:32.841143 22498 raft_consensus.cc:1240] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.774479 23588 raft_consensus.cc:2804] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:32.775588 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.796132 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.790237 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.861971 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:32.829468 23594 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:32.871601 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 74315.7us
I20260709 13:08:32.883560 22542 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:32.829548 23559 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:32.893745 23635 log.cc:927] Time spent T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 13:08:32.892670 23320 raft_consensus.cc:740] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:32.890260 22572 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:32.894227 23644 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:32.922724 22391 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:32.912521 22500 raft_consensus.cc:1240] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:32.920387 22572 raft_consensus.cc:1240] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:32.929214 22466 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:32.928934 22542 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.891089 23588 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:32.895020 23325 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:32.920022 22576 raft_consensus.cc:1240] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260709 13:08:32.884491 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 118240us
I20260709 13:08:32.915618 23559 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.835435 23477 consensus_queue.cc:260] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.933547 23279 raft_consensus.cc:2749] T cf06d8af6b974d32b378b69b41f85fb0 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.933852 23477 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.927469 23089 raft_consensus.cc:2804] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:32.934474 23089 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:32.934827 23089 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:32.938714 23535 raft_consensus.cc:3055] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:32.939145 23535 raft_consensus.cc:740] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:32.939939 23535 consensus_queue.cc:260] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.941090 23535 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.914821 22495 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.945441 22495 raft_consensus.cc:1240] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:32.945647 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:32.946273 22494 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.947489 22494 raft_consensus.cc:1275] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:32.948632 22494 raft_consensus.cc:1240] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.918972 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:32.949476 22568 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:32.950066 23423 raft_consensus.cc:3055] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:32.950416 23423 raft_consensus.cc:740] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:32.950598 23588 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:32.951223 23423 consensus_queue.cc:260] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.952293 23388 raft_consensus.cc:3055] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:32.952669 23388 raft_consensus.cc:740] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:32.953627 23388 consensus_queue.cc:260] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.954699 23388 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.952636 23586 raft_consensus.cc:3055] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:32.956034 23586 raft_consensus.cc:740] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:32.956504 23640 log.cc:927] Time spent T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260709 13:08:32.956892 23586 consensus_queue.cc:260] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.957975 23586 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:08:32.958638 23637 log.cc:927] Time spent T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.122s	user 0.000s	sys 0.000s
W20260709 13:08:32.956058 23645 log.cc:927] Time spent T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.119s	user 0.000s	sys 0.000s
I20260709 13:08:32.915030 23594 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:32.965024 22498 raft_consensus.cc:1275] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:32.965412 22498 pending_rounds.cc:85] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:32.965667 22498 pending_rounds.cc:107] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:32.965962 22498 raft_consensus.cc:2889] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:32.922209 23644 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.971385 23644 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:32.925226 23541 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:32.972966 23541 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.973348 23541 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:32.974803 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 49782.9us
I20260709 13:08:32.983922 22501 raft_consensus.cc:1275] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:08:32.985298 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 56164.2us
I20260709 13:08:32.987123 22540 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.988613 22540 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.990782 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:32.897538 22570 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:32.884768 23348 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.007182 22574 raft_consensus.cc:1275] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:32.995419 23604 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:33.012217 22500 raft_consensus.cc:1240] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:32.994308 22540 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:32.991303 23346 raft_consensus.cc:3055] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:32.992475 22569 raft_consensus.cc:2393] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 4: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:32.946807 22495 raft_consensus.cc:1275] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:33.013600 22576 raft_consensus.cc:1275] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.012832 23325 raft_consensus.cc:2749] T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:33.023049 22576 raft_consensus.cc:1275] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:32.997270 23256 consensus_queue.cc:1059] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:08:32.992190 23423 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.027510 23325 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:33.004014 23279 raft_consensus.cc:2749] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:33.015887 23346 raft_consensus.cc:740] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.016647 23604 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:32.993842 23378 raft_consensus.cc:493] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:32.997712 23017 consensus_queue.cc:1048] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:08:33.034588 22540 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.043511 23405 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.013963 23310 consensus_queue.cc:1048] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:08:33.038022 23604 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:32.991879 23554 consensus_queue.cc:260] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:33.048514 23649 log.cc:927] Time spent T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.130s	user 0.002s	sys 0.002s
I20260709 13:08:33.058322 23554 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:33.057065 23594 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.072217 23588 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.072445 23559 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.074380 23559 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.077658 23604 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:33.079494 23644 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.081128 23604 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.081488 23644 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:33.108662 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 183884us
I20260709 13:08:33.115295 22393 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:33.117063 22393 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:33.119534 22391 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.125671 22422 raft_consensus.cc:1275] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.127184 22428 raft_consensus.cc:1275] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.127986 22426 raft_consensus.cc:1240] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:33.125665 22423 raft_consensus.cc:1275] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:33.126209 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:33.138945 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:33.142319 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:33.144202 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 223338us
I20260709 13:08:33.151453 22499 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 597) took 1045 ms. Trace:
I20260709 13:08:33.152911 22575 raft_consensus.cc:1240] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:33.151973 22499 rpcz_store.cc:276] 0709 13:08:32.106360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:32.651143 (+544783us) service_pool.cc:224] Handling call
0709 13:08:32.651499 (+   356us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:32.746357 (+ 94858us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:32.746392 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:32.746810 (+   418us) log.cc:844] Serialized 26 byte log entry
0709 13:08:32.771201 (+ 24391us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:08:32.771234 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:32.771317 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:32.962851 (+191534us) spinlock_profiling.cc:243] Waited 32.8 ms on lock 0x7b4400022b4c. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e26bc85 00007f0e2e26c6a2 00007f0e30fde1db 00007f0e30fd9aaf 00007f0e30fcd86e 00007f0e30fccbb6 00007f0e30fcc7d8 00007f0e30fd6221 00007f0e30fd61d9 00007f0e30fd6169
0709 13:08:33.150774 (+187923us) raft_consensus.cc:1685] finished
0709 13:08:33.150812 (+    38us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:33.151231 (+   419us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":18910,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"spinlock_wait_cycles":75374976,"thread_start_us":118474,"threads_started":2,"wal-append.queue_time_us":145059}
I20260709 13:08:33.154390 22577 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:33.040690 23378 raft_consensus.cc:515] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.193637 23378 leader_election.cc:290] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.203279 23338 consensus_queue.cc:1059] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:08:33.203696 23346 consensus_queue.cc:260] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.204697 23554 raft_consensus.cc:2804] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:33.205258 23554 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.205758 23554 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.205971 23346 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.074383 23588 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:33.208014 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 173318us
I20260709 13:08:33.210264 23594 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.211326 23586 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.211230 23594 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.212039 23586 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.214064 23348 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.214234 23586 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.215093 23539 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:33.203320 23325 raft_consensus.cc:2749] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:33.215586 23539 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:33.216075 23539 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.219815 23647 raft_consensus.cc:2749] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:08:33.223347 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 79061.7us
I20260709 13:08:33.225778 23414 consensus_queue.cc:1059] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:08:33.190274 23256 consensus_queue.cc:1059] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:08:33.230239 23618 consensus_queue.cc:1048] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:08:33.236769 23594 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.245839 23338 raft_consensus.cc:3055] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.246536 23338 raft_consensus.cc:740] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
W20260709 13:08:33.250686 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 63946.9us
I20260709 13:08:33.256901 23320 consensus_queue.cc:260] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:33.259003 22469 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:33.248409 22542 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:33.259915 23320 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:33.268780 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 45546.8us
I20260709 13:08:33.270807 23017 consensus_queue.cc:1059] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:08:33.271214 22391 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.268548 23658 raft_consensus.cc:3055] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:33.272090 23658 raft_consensus.cc:740] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.273715 23658 consensus_queue.cc:260] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.264786 23338 consensus_queue.cc:260] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.266429 23378 consensus_queue.cc:1059] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:08:33.279367 23325 consensus_queue.cc:1059] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:33.289011 23651 raft_consensus.cc:2804] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:33.292299 23378 consensus_queue.cc:1243] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer d65017d3297e42d9963adedb9618d055 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:08:33.292414 23657 raft_consensus.cc:3055] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:33.293329 23657 raft_consensus.cc:740] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:33.294188 23089 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.294433 23657 consensus_queue.cc:260] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.301204 23658 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:33.290320 23651 raft_consensus.cc:697] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:33.309298 23651 consensus_queue.cc:237] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.311074 23618 raft_consensus.cc:3055] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:33.311565 23618 raft_consensus.cc:740] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.296398 23657 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.324254 23661 consensus_queue.cc:1059] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.324672 23414 consensus_queue.cc:1048] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:33.325857 23661 raft_consensus.cc:3055] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.326239 23661 raft_consensus.cc:740] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.323217 23089 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.334892 23468 consensus_queue.cc:1059] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:33.340307 23378 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:33.312511 23618 consensus_queue.cc:260] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.345685 23378 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.348395 23378 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.357676 23468 raft_consensus.cc:3055] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.357889 23281 raft_consensus.cc:3055] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.358834 22540 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.358255 23468 raft_consensus.cc:740] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.359671 23281 raft_consensus.cc:740] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:33.367750 23281 consensus_queue.cc:260] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.369354 23281 raft_consensus.cc:3060] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.369933 22574 raft_consensus.cc:1275] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:33.337581 23661 consensus_queue.cc:260] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:33.392532 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 121653us
I20260709 13:08:33.384442 23468 consensus_queue.cc:260] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:33.393599 23666 log.cc:927] Time spent T 4d2190399c32426f8e79f0707dd735df P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 13:08:33.393827 23468 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.394148 22391 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.388017 23661 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.387562 23310 raft_consensus.cc:2804] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:08:33.396777 23435 consensus_meta.cc:287] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055: Time spent flushing consensus metadata: real 0.602s	user 0.012s	sys 0.007s
I20260709 13:08:33.397712 23310 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:33.398322 23310 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.376991 23663 consensus_queue.cc:1048] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.107s
W20260709 13:08:33.392642 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 51792us
I20260709 13:08:33.380949 23338 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.399247 23535 raft_consensus.cc:2749] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:33.400012 23423 consensus_queue.cc:1059] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:08:33.401088 23665 raft_consensus.cc:3055] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.401157 23554 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.401578 23665 raft_consensus.cc:740] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:33.403620 23554 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.397827 23618 raft_consensus.cc:3060] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:33.411666 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:33.406036 23541 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.402638 23665 consensus_queue.cc:260] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.407826 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:33.410177 23539 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.400125 23535 consensus_queue.cc:1059] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:33.419450 22500 raft_consensus.cc:1240] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:33.421805 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:33.422861 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:33.423480 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:33.429332 22498 raft_consensus.cc:1275] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.440989 22501 raft_consensus.cc:2410] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:33.443674 22495 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.444839 22503 raft_consensus.cc:1275] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.448058 23659 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.448622 23659 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.453100 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:33.453333 23659 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.453136 23665 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:33.454847 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 60818.2us
I20260709 13:08:33.455794 22391 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.453894 22503 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.457463 22391 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.459215 22391 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.454885 23651 raft_consensus.cc:3055] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.460476 23651 raft_consensus.cc:740] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:33.461483 23651 consensus_queue.cc:260] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.462720 23651 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.463805 22466 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.464937 23604 raft_consensus.cc:2749] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:33.469892 23089 raft_consensus.cc:2749] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:33.469985 23017 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:33.470804 23017 raft_consensus.cc:697] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.478304 23658 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:33.478559 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:33.479031 23658 raft_consensus.cc:697] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.471144 23663 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.479475 22426 raft_consensus.cc:2368] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:33.478430 23310 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.481987 22391 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.480199 23658 consensus_queue.cc:237] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.479727 23663 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.483952 22420 raft_consensus.cc:1240] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:33.478214 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:33.485204 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.485921 22495 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:33.487059 23663 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.478217 23017 consensus_queue.cc:237] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.487356 23310 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.488821 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:33.495564 23603 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:33.496245 23603 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.498461 23603 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.500723 22496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33660 (request call id 619) took 1237 ms. Trace:
I20260709 13:08:33.501521 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:33.502156 22425 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:08:33.502413 22542 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:33.502542 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.504114 22495 raft_consensus.cc:1275] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:33.498117 23310 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:33.505240 23539 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.504921 23310 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.487847 23663 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:33.508131 23310 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.509944 22425 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:33.501181 22496 rpcz_store.cc:276] 0709 13:08:32.263369 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:32.917950 (+654581us) service_pool.cc:224] Handling call
0709 13:08:33.019759 (+101809us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:33.020008 (+   249us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:08:33.020362 (+   354us) log.cc:844] Serialized 14 byte log entry
0709 13:08:33.347470 (+327108us) spinlock_profiling.cc:243] Waited 5.05 ms on lock 0x7b1800257800. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e2bfc0a 00007f0e379ff219 00007f0e2e347a40 00007f0e2e3424e4 00007f0e2e344c02 00007f0e30fcc20b 00007f0e30fd1d23 00007f0e30fd223a 00007f0e3143ca2a
0709 13:08:33.499603 (+152133us) log.cc:844] Serialized 14 byte log entry
0709 13:08:33.499816 (+   213us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:33.499888 (+    72us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:08:33.499976 (+    88us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:33.500302 (+   326us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:33.500517 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9305,"prepare.queue_time_us":1095,"prepare.run_cpu_time_us":107,"prepare.run_wall_time_us":107,"raft.queue_time_us":28968,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":180,"spinlock_wait_cycles":11613056,"thread_start_us":43660,"threads_started":1,"wal-append.queue_time_us":419013}
I20260709 13:08:33.513116 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.514849 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.514940 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.483827 22391 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.518955 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:33.519322 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:33.519791 23320 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.520237 22423 raft_consensus.cc:1240] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:33.520876 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:33.520694 23388 consensus_queue.cc:1059] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:33.523353 23665 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:33.523655 22573 raft_consensus.cc:1275] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:08:33.513233 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 49719.1us
I20260709 13:08:33.471225 23435 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:33.530409 23663 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.542181 22540 leader_election.cc:400] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:33.543596 22540 leader_election.cc:403] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:08:33.500886 22419 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:33.539805 23541 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.546530 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:33.549247 22424 raft_consensus.cc:1275] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:33.549556 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.549315 22420 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:33.543319 23435 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.551189 23603 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:33.551457 23435 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:33.551852 23603 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.554080 23603 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.555387 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.555195 23665 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.545046 23310 raft_consensus.cc:2749] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:33.556047 22577 raft_consensus.cc:3060] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:33.543629 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.557516 23665 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.558418 22323 catalog_manager.cc:5697] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 1 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:33.559204 23388 consensus_queue.cc:1243] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer d65017d3297e42d9963adedb9618d055 log is divergent from this leader: its last log entry 3.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:08:33.560475 22574 raft_consensus.cc:1275] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:08:33.559782 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 76056.4us
I20260709 13:08:33.563341 22573 raft_consensus.cc:1275] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.543223 22494 raft_consensus.cc:2468] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:33.570629 22503 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:33.575946 22427 raft_consensus.cc:1240] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:33.580693 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.581825 22572 raft_consensus.cc:2410] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e 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:08:33.583367 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.583501 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.584239 22572 raft_consensus.cc:3060] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:33.587412 23414 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:33.577514 23320 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.590977 23320 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.595329 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:33.595623 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 70409.9us
I20260709 13:08:33.592381 22323 catalog_manager.cc:5697] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 2, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:33.598034 22423 raft_consensus.cc:1275] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:33.598560 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.598757 23665 raft_consensus.cc:3060] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.599267 22575 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:33.600615 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.600826 23657 consensus_queue.cc:1048] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:33.601130 23281 raft_consensus.cc:3055] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:33.601559 23281 raft_consensus.cc:740] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:33.602469 23281 consensus_queue.cc:260] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.603704 23281 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.604305 23603 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.615249 23603 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.601562 22575 raft_consensus.cc:2410] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:08:33.617292 23603 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.604835 23388 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:33.605453 23657 consensus_queue.cc:1059] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:33.608729 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.618256 22427 raft_consensus.cc:2468] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:33.609071 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.611884 22323 catalog_manager.cc:5697] T 4d2190399c32426f8e79f0707dd735df P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 2, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.618031 23388 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.623929 22391 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.624814 23388 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.627573 23468 raft_consensus.cc:2749] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:33.630498 22391 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:33.631626 23468 raft_consensus.cc:2764] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 13:08:33.631824 22466 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.632628 23603 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:33.632696 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:33.633114 23603 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:33.633515 23603 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.635708 22466 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.636591 23477 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:33.636375 23468 consensus_queue.cc:1048] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:33.637743 23435 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.639994 23435 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.609691 22572 raft_consensus.cc:2468] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:33.636557 22577 raft_consensus.cc:2468] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
W20260709 13:08:33.645192 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:33.626266 22323 catalog_manager.cc:5697] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:33.647686 23665 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:33.648010 22466 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.647913 23657 consensus_queue.cc:1048] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:33.650292 22540 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:33.650244 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 55436.7us
I20260709 13:08:33.654960 23477 raft_consensus.cc:2749] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:33.660671 22323 catalog_manager.cc:5697] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 3 to 4, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 4 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:33.663507 22393 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:33.656133 23651 raft_consensus.cc:2804] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:33.651657 23541 consensus_queue.cc:1048] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:08:33.670929 22323 catalog_manager.cc:5697] T fd498fc491544ced9d2a950b64be2220 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 3 to 4, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 4 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:33.649509 23338 consensus_queue.cc:1048] T 490145121bf0458e9326cc1d9ab0df74 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:08:33.655733 23468 consensus_queue.cc:1059] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:08:33.658474 23618 consensus_queue.cc:1048] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:08:33.676432 22323 catalog_manager.cc:5697] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 3 to 4, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 4 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.669440 23651 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.673544 23603 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.684820 23281 raft_consensus.cc:3055] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:33.680337 22323 catalog_manager.cc:5697] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 1 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:33.692852 22391 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
W20260709 13:08:33.691323 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:33.681139 23651 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.678419 23017 raft_consensus.cc:2804] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:33.694360 22323 catalog_manager.cc:5697] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 1 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.697108 23539 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.697741 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.698518 23477 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:33.699127 23477 raft_consensus.cc:697] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:33.699198 22466 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.700157 23477 consensus_queue.cc:237] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.700448 22323 catalog_manager.cc:5697] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 3 to 4, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 4 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.703411 22323 catalog_manager.cc:5697] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:33.693089 23281 raft_consensus.cc:740] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:33.706344 23414 raft_consensus.cc:3055] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.703101 23604 raft_consensus.cc:2749] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:33.706789 23414 raft_consensus.cc:740] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.702668 23588 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:08:33.706907 23663 consensus_queue.cc:1048] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:33.707808 23414 consensus_queue.cc:260] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.708590 23017 raft_consensus.cc:697] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.706364 23310 consensus_queue.cc:1059] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:08:33.712352 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.712584 23435 raft_consensus.cc:3055] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:33.713009 23435 raft_consensus.cc:740] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.710728 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.713425 22393 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:33.713865 23435 consensus_queue.cc:260] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.715215 23089 raft_consensus.cc:2804] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:33.715586 23089 raft_consensus.cc:493] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.716022 23089 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
F20260709 13:08:33.716435 21326 test_workload.cc:382] Timed out: Timed out waiting for Table Creation
*** Check failure stack trace: ***
*** Aborted at 1783602513 (unix time) try "date -d @1783602513" if you are using GNU date ***
I20260709 13:08:33.733611 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.710363 23657 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.709829 23414 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.691557 23665 consensus_queue.cc:1048] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:08:33.734386 22574 raft_consensus.cc:2376] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4. Re-sending same reply.
I20260709 13:08:33.711050 22323 catalog_manager.cc:5697] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 2, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.715528 22393 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:33.723421 22577 raft_consensus.cc:2468] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:33.728317 23281 consensus_queue.cc:260] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.728840 22575 raft_consensus.cc:1275] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.728899 22572 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:33.730394 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2190399c32426f8e79f0707dd735df" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.730662 23651 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.737591 22323 catalog_manager.cc:5697] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 2 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
W20260709 13:08:33.739657 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:33.740968 22323 catalog_manager.cc:5697] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e reported cstate change: term changed from 1 to 2, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 2 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.743898 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:33.751514 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:33.752116 22501 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:33.752954 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.743126 23663 raft_consensus.cc:2804] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:33.756057 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:33.756688 23320 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.756820 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.757226 23320 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:33.759287 22391 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:33.744689 23435 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:33.736135 23657 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.738768 23594 consensus_queue.cc:1048] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:08:33.767217 22393 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:33.775098 22573 raft_consensus.cc:1240] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:08:33.776031 23348 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:33.757243 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.776312 23017 consensus_queue.cc:237] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.750418 23603 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.796491 23281 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:33.821792 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 54630.1us
I20260709 13:08:33.796653 23539 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:33.820390 23683 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:33.823484 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 48745.4us
I20260709 13:08:33.826440 22575 raft_consensus.cc:1275] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:33.796865 23663 raft_consensus.cc:697] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:33.836705 23657 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.812685 23320 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.843436 23108 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.843827 23618 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.844023 23108 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.844393 23618 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.844905 22571 raft_consensus.cc:1240] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:33.846756 23618 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.848280 22466 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:33.848680 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.845036 23388 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.849315 22576 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:33.849764 23388 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.856755 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
W20260709 13:08:33.851994 23679 log.cc:927] Time spent T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 13:08:33.866362 22466 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:33.864737 22575 raft_consensus.cc:3060] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.856663 23683 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:33.922169 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 62564.2us
I20260709 13:08:33.864282 23604 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:33.927991 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:33.930819 23348 raft_consensus.cc:2804] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:33.931438 23348 raft_consensus.cc:697] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [term 5 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:33.932555 23348 consensus_queue.cc:237] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:33.935247 23691 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.935868 23691 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.937978 23691 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.938452 23691 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.938964 22499 raft_consensus.cc:1240] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:33.938831 23691 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.942354 23686 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:33.943156 23604 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:33.942956 23686 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.943608 23604 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:33.943222 23663 consensus_queue.cc:237] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.943929 23691 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.945168 23686 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.947988 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:33.948469 23664 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:33.948710 22494 raft_consensus.cc:2468] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:33.948954 23664 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:33.949396 23664 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.860584 22569 raft_consensus.cc:2468] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:33.916973 23541 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.964430 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.965528 22569 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:33.968256 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:33.972887 22466 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:33.865691 23594 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.093s
I20260709 13:08:33.966838 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:33.956127 23651 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:33.988157 22466 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:33.969348 23108 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:33.963171 23541 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.999514 23683 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.003026 23541 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.003096 23691 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:33.990159 23320 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.013393 23320 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:33.992362 23686 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:33.997311 23348 raft_consensus.cc:2804] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:08:34.018308 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 65526.3us
I20260709 13:08:33.988145 23256 consensus_queue.cc:1059] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:08:34.015169 22569 raft_consensus.cc:2393] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:34.001680 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.032732 22393 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.039462 23687 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.040239 23320 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.040164 23687 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.034438 23686 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.038816 23435 raft_consensus.cc:2804] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:34.056672 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.029974 23691 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:08:34.057581 22569 raft_consensus.cc:2393] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:34.058423 23435 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.058530 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.058869 23435 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.055768 23687 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.060582 23686 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.061388 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.068811 22576 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:34.088904 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.089073 22575 raft_consensus.cc:2468] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.087294 22574 raft_consensus.cc:2468] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.091614 22466 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.089833 22576 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:34.092814 22569 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.086572 23320 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.100006 23320 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.102140 23320 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.048938 23683 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 13:08:34.104113 22466 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
PC: @                0x0 (unknown)
I20260709 13:08:34.105365 22466 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.105479 23691 raft_consensus.cc:2749] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:34.043218 23594 consensus_queue.cc:1048] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 13:08:34.110575 23691 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.102686 23687 raft_consensus.cc:2749] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:34.111140 23691 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.111682 23594 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:34.113423 23691 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.110589 23604 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.114866 22568 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.115931 23604 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:34.118213 23681 log.cc:927] Time spent T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.271s	user 0.001s	sys 0.000s
W20260709 13:08:34.123781 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:34.128194 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.129297 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.130452 22423 raft_consensus.cc:1275] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.099184 23089 raft_consensus.cc:515] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.168649 22466 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:34.170919 22494 raft_consensus.cc:1275] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:34.185568 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.187996 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.198948 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.173640 23348 raft_consensus.cc:697] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [term 5 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:34.174072 23604 consensus_queue.cc:1059] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:08:34.222307 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:34.222317 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.224771 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.219303 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.226080 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.221457 23594 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:34.227772 23089 leader_election.cc:290] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.227789 23594 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.231762 23594 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.226706 22424 raft_consensus.cc:2468] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:34.234736 23661 raft_consensus.cc:3055] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:34.235209 23661 raft_consensus.cc:740] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.236357 22569 raft_consensus.cc:2468] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:34.236115 23661 consensus_queue.cc:260] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.237015 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.237283 23661 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.237700 22568 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:34.239691 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.240579 22575 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:34.241662 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.242273 22575 raft_consensus.cc:2468] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:34.244149 23664 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.245836 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.246161 22570 raft_consensus.cc:1240] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:34.246526 22420 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:34.246608 23664 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.235220 22495 raft_consensus.cc:1275] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:34.205379 23686 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:34.248000 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.209337 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:34.249078 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.238718 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.249568 22427 raft_consensus.cc:2410] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:34.249490 22577 raft_consensus.cc:1240] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
W20260709 13:08:34.271062 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:34.275956 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.276630 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.279274 22423 raft_consensus.cc:2393] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:34.237310 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.291718 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.292474 22569 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:34.295362 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.286178 22424 raft_consensus.cc:2393] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:34.286952 22577 raft_consensus.cc:2393] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
W20260709 13:08:34.289641 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 91406.4us
I20260709 13:08:34.296963 22391 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.219610 23017 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 13:08:34.299573 22576 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:08:34.284404 22568 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:34.305017 22425 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:34.271723 23603 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:34.309156 22392 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:34.320173 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.321226 22570 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:34.321063 23603 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.323573 23603 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.325465 23388 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.326632 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.303153 23594 raft_consensus.cc:3055] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.331097 23594 raft_consensus.cc:740] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:34.332882 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.264303 23435 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.330626 22421 raft_consensus.cc:2393] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:34.317751 23618 raft_consensus.cc:2804] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:34.337253 23618 raft_consensus.cc:697] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.345546 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:34.346443 22426 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.347013 22423 raft_consensus.cc:1240] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260709 13:08:34.348315 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 51455.5us
I20260709 13:08:34.349684 22391 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.354360 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.357239 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.358369 22572 raft_consensus.cc:2410] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e 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:08:34.313261 23348 consensus_queue.cc:237] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.360129 22425 raft_consensus.cc:2410] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e 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:08:34.332103 23594 consensus_queue.cc:260] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.338249 23618 consensus_queue.cc:237] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.367729 22391 leader_election.cc:304] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.370780 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.372936 23435 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.361442 23588 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:08:34.377158 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:34.377264 22540 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.355218 23664 consensus_queue.cc:1048] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:08:34.369643 22419 raft_consensus.cc:1240] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
*** SIGABRT (@0x3e80000534e) received by PID 21326 (TID 0x7f0e29f78840) from PID 21326; stack trace: ***
    @           0x2d8530 __tsan::CallUserSignalHandler() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x2daa13 rtl_sigaction() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
I20260709 13:08:34.388290 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:34.388873 22503 raft_consensus.cc:3060] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.383293 23320 raft_consensus.cc:2804] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:34.382524 23388 consensus_queue.cc:1048] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:08:34.391542 23320 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.391898 23320 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.384258 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:34.370169 23697 raft_consensus.cc:2749] T 4d2190399c32426f8e79f0707dd735df P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:34.399374 22426 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:34.398510 23651 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.377398 23594 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:34.408630 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 47258.5us
I20260709 13:08:34.409075 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.411860 22572 raft_consensus.cc:3060] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.410945 22542 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.407521 22503 raft_consensus.cc:2468] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.411018 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:34.414944 22500 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.419095 22542 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.420614 22494 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.420431 23697 consensus_queue.cc:1048] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.418663 23388 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:34.435632 23657 raft_consensus.cc:2749] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:34.440172 22391 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.440814 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.441414 22391 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.443732 22391 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.409845 23651 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.448094 22572 raft_consensus.cc:2468] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:34.451507 22391 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.460880 23618 raft_consensus.cc:2804] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.461623 23618 raft_consensus.cc:697] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.452332 23338 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:34.451151 23647 raft_consensus.cc:2804] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:34.449146 23659 consensus_queue.cc:1059] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:08:34.455884 23017 raft_consensus.cc:2749] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:34.475381 23686 raft_consensus.cc:697] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:34.475790 23698 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.476418 23686 consensus_queue.cc:237] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.478768 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.479485 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:34.479975 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.480196 22499 raft_consensus.cc:2368] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:34.476447 23698 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.481140 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.481828 22499 raft_consensus.cc:2393] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:34.482460 23659 raft_consensus.cc:3055] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:34.482602 23698 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.480160 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.482613 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:34.496243 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
W20260709 13:08:34.496565 23717 log.cc:927] Time spent T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: Append to log took a long time: real 0.083s	user 0.004s	sys 0.000s
I20260709 13:08:34.497057 22502 raft_consensus.cc:2393] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
W20260709 13:08:34.469182 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 52671.9us
I20260709 13:08:34.490469 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.482936 23659 raft_consensus.cc:740] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.468219 23338 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:34.483013 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:34.507231 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.498736 22391 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.508401 22501 raft_consensus.cc:2410] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:34.510814 22500 raft_consensus.cc:2468] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.512346 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.513087 22425 raft_consensus.cc:2393] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:34.513401 22498 raft_consensus.cc:1240] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 13:08:34.509963 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.525031 22391 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.490710 23320 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.527168 23310 raft_consensus.cc:2749] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:34.527424 23657 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.527963 23657 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.528885 23320 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.530766 22391 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:34.531706 22466 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.532967 22426 raft_consensus.cc:1275] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:08:34.533325 22426 pending_rounds.cc:85] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: Aborting all ops after (but not including) 2
I20260709 13:08:34.534405 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.529486 23320 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.512503 23338 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.503232 23647 raft_consensus.cc:697] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.535584 22466 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.533520 22426 pending_rounds.cc:107] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:08:34.541663 22426 raft_consensus.cc:2889] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:34.541992 23700 raft_consensus.cc:2804] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:34.542368 23700 raft_consensus.cc:493] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.538298 22393 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.543433 22466 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.544703 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.545338 22575 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:34.547060 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.547748 22575 raft_consensus.cc:2368] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:34.553362 22575 raft_consensus.cc:1275] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:34.464589 23618 consensus_queue.cc:237] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.556972 22572 raft_consensus.cc:1275] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:34.555632 22542 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.561347 22466 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.554999 23388 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.558178 23440 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.538250 23698 raft_consensus.cc:2804] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:34.542709 23700 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.539754 23281 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.569808 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.544667 23651 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.581884 23651 raft_consensus.cc:2749] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:34.559795 23659 consensus_queue.cc:260] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.554941 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.584024 22421 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:34.584285 23647 consensus_queue.cc:237] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.588660 23657 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.589555 23702 raft_consensus.cc:2804] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:34.590276 23702 raft_consensus.cc:697] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [term 5 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:34.568639 23698 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.591629 23698 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.591219 23702 consensus_queue.cc:237] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.539863 23320 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.595197 23554 raft_consensus.cc:2804] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:34.595700 23554 raft_consensus.cc:697] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.596259 23320 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.596601 23554 consensus_queue.cc:237] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.556164 23603 consensus_queue.cc:1059] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 13:08:34.599292 23603 raft_consensus.cc:3055] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:34.599678 23603 raft_consensus.cc:740] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:34.600543 23603 consensus_queue.cc:260] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.601761 23603 raft_consensus.cc:3060] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.535359 23541 consensus_queue.cc:1059] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:08:34.572723 22466 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
W20260709 13:08:34.573781 23718 log.cc:927] Time spent T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 13:08:34.560132 23108 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:08:34.580770 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:34.607851 22428 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.556377 23663 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:34.604796 22466 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.618099 22466 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.565475 23661 raft_consensus.cc:2804] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:34.621745 22466 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:34.619730 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 81494.3us
I20260709 13:08:34.626886 22393 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.628855 22466 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.604208 23686 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:34.630934 22426 raft_consensus.cc:1275] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:34.608505 23477 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:34.631454 22466 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.612874 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.566390 23388 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.605863 23281 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:34.630436 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 74951.9us
W20260709 13:08:34.645251 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 80504.5us
I20260709 13:08:34.714079 23691 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:34.659721 22393 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.714502 23691 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.563479 23440 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.714895 23691 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
    @     0x7f0e3183a980 (unknown) at ??:0
I20260709 13:08:34.696558 23657 raft_consensus.cc:493] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.638504 23661 raft_consensus.cc:697] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.687743 22428 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:34.715880 23657 raft_consensus.cc:515] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.650028 23590 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.716500 23661 consensus_queue.cc:237] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.716818 23590 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.718050 23657 leader_election.cc:290] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:34.719749 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 88386.1us
I20260709 13:08:34.720273 23700 raft_consensus.cc:515] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.689488 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.720584 23281 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.721217 22426 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:34.659124 22424 raft_consensus.cc:1240] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:34.722244 23700 leader_election.cc:290] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.628291 23683 raft_consensus.cc:3060] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.724414 23588 consensus_queue.cc:1059] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.725720 23733 raft_consensus.cc:3055] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:34.725874 22540 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.726146 23733 raft_consensus.cc:740] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.726828 22540 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.728303 23732 raft_consensus.cc:2804] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:34.728878 23732 raft_consensus.cc:697] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:34.727083 23733 consensus_queue.cc:260] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.728830 23541 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:34.730315 23541 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.730722 23541 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.709252 23663 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:34.735478 23663 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.735770 23651 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.736248 23651 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:34.735333 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 75689.6us
I20260709 13:08:34.735409 23310 raft_consensus.cc:2804] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:34.739434 23440 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.739404 23698 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:34.741899 23726 log.cc:927] Time spent T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.285s	user 0.003s	sys 0.000s
I20260709 13:08:34.730119 23732 consensus_queue.cc:237] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:34.742619 23721 log.cc:927] Time spent T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.282s	user 0.002s	sys 0.000s
I20260709 13:08:34.743928 23310 raft_consensus.cc:697] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.747293 23320 raft_consensus.cc:3055] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:34.747869 23338 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.649559 23667 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:34.620393 23604 raft_consensus.cc:2749] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:34.720582 22466 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.790621 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.626472 23594 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:34.800940 22575 raft_consensus.cc:1275] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:08:34.640869 23729 log.cc:927] Time spent T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.099s	user 0.000s	sys 0.008s
I20260709 13:08:34.635783 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.825593 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.826273 22575 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.822352 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.803723 22542 leader_election.cc:400] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3.
I20260709 13:08:34.802503 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.637130 23477 raft_consensus.cc:493] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.811704 22426 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:34.718748 23590 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.758916 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:34.818414 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 97921.7us
I20260709 13:08:34.829427 22466 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.820698 22572 raft_consensus.cc:1275] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:34.634694 23687 raft_consensus.cc:2804] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:34.827109 22576 raft_consensus.cc:2393] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:34.833212 23346 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:34.833783 23346 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.835273 23698 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.835162 23539 consensus_queue.cc:1048] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:34.837105 22574 raft_consensus.cc:1275] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:34.839112 23603 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:34.839807 23603 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:34.845173 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:34.792460 23651 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:34.803344 23320 raft_consensus.cc:740] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:34.846932 22391 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.847440 22502 raft_consensus.cc:1275] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:34.805397 23659 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.810887 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ef57047f69466aab7a919a85deac83" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:34.811429 23281 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:34.867863 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 76871.1us
I20260709 13:08:34.811053 23733 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.856520 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.819702 23594 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:34.861877 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.845677 23477 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.868808 22542 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.850154 23687 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:34.871563 22466 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:34.815335 23691 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.882378 22569 raft_consensus.cc:1240] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:34.846096 23667 raft_consensus.cc:697] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:34.888085 23310 consensus_queue.cc:237] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.888944 23281 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.889997 22496 raft_consensus.cc:1275] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:34.835215 22422 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:34.891983 22572 raft_consensus.cc:1275] T efd1715e5ca943408299509b01c8f8a7 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:34.891736 23320 consensus_queue.cc:260] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.892489 23541 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.892908 23338 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.895931 22502 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:34.910658 23594 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:34.919889 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 48391.5us
I20260709 13:08:34.867292 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:34.930404 23691 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.930945 23686 raft_consensus.cc:2804] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:34.933174 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:34.857230 23651 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.914664 23687 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:34.940536 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:34.941962 22502 raft_consensus.cc:1275] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:34.950278 22503 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:34.902510 23702 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 13:08:34.945595 22575 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:34.937594 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:34.948148 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 79447.2us
I20260709 13:08:34.938967 22570 raft_consensus.cc:2393] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 3: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:34.953303 23734 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:34.911350 23663 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.941659 23320 raft_consensus.cc:3060] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.941342 23603 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.944777 23686 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:34.952425 23732 raft_consensus.cc:2749] T 6639bf46a9764e20bc72aed13b4682c2 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:34.963805 22542 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:34.959501 22421 raft_consensus.cc:2393] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:34.972258 23108 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.972851 23108 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.959684 23698 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:34.975703 23108 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.976240 23698 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.979874 23541 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:34.981191 22394 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:34.960000 23603 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.951977 23667 consensus_queue.cc:237] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:34.984177 23683 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:34.959081 23346 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:34.963985 23686 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.952142 23651 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.042029 22426 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:35.048358 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:34.968438 23388 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.081064 22425 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:35.108956 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 262087us
I20260709 13:08:35.076401 23698 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.083523 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:35.118392 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.121337 22500 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:35.124579 23089 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:35.124070 22393 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.128389 23664 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:35.128821 23664 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.129235 23664 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:35.130796 23746 raft_consensus.cc:2749] T 90c3f6ffad41480c96f02c6f396b5ea9 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.131942 23108 consensus_queue.cc:1048] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:35.132385 23747 log.cc:927] Time spent T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.147s	user 0.000s	sys 0.001s
I20260709 13:08:35.133872 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.136515 23651 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:35.137730 23745 log.cc:927] Time spent T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260709 13:08:35.140820 22425 raft_consensus.cc:2468] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:35.109117 23647 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:35.143589 23647 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.146409 23647 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.147490 23743 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:08:35.152566 23664 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.156087 23346 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.156744 23346 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.157598 23664 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.161118 23603 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.167979 23414 consensus_queue.cc:1048] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.124568 23281 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.174098 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.174907 22425 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:35.176257 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.176347 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:35.178001 22421 raft_consensus.cc:2368] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:35.178278 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.190796 22540 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.182096 22424 raft_consensus.cc:1240] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 13:08:35.125674 22422 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:35.196635 23663 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.196830 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.197553 22571 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:35.198553 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.198640 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.199306 22568 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:35.201171 22570 raft_consensus.cc:1275] T 3b2d0cf98cb94ee7b010633ca5709b81 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:35.210523 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.199321 23657 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:35.211323 23346 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.178922 23477 raft_consensus.cc:515] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.180970 23687 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.217001 23686 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.180774 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.218253 23594 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.179026 22420 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:35.227695 22572 raft_consensus.cc:1275] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:35.231465 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:35.242964 22494 raft_consensus.cc:1240] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:35.236450 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.180320 23017 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:35.233686 22577 raft_consensus.cc:1275] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:35.244467 22498 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:35.239172 22500 raft_consensus.cc:1275] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:35.245750 22577 raft_consensus.cc:1275] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:35.247594 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:35.227174 23657 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:35.249996 22495 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:35.256953 23686 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.257799 23755 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:35.258354 23755 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.259122 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.259936 22496 raft_consensus.cc:2393] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:35.260568 23755 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.261093 23477 leader_election.cc:290] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.259902 22540 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.237210 22569 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:35.264300 23651 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:35.266834 23651 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.267279 23651 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.270073 22568 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:35.271631 23017 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.274575 23017 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.265431 22422 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:35.264694 22540 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.262511 23657 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
    @     0x7f0e2ac38e87 gsignal at ??:0
W20260709 13:08:35.308939 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 44303.2us
I20260709 13:08:35.309175 23281 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:35.309814 23281 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.310125 22540 leader_election.cc:400] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:35.310238 23281 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:35.310513 22540 leader_election.cc:403] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:08:35.311728 22540 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.314191 23687 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.181324 23734 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.317034 23734 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.320326 23750 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:35.320762 23750 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.321065 23750 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:35.337731 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.343525 22498 raft_consensus.cc:1275] T c9ef57047f69466aab7a919a85deac83 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:35.344432 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.345691 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:35.345721 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.346455 22502 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:35.350313 23388 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.346536 22577 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
W20260709 13:08:35.288516 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 324764us
I20260709 13:08:35.363643 22542 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.363448 23388 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.368657 23388 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.372469 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.373047 22577 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:35.359680 23017 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.374300 23017 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.316624 23594 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.331331 23320 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
W20260709 13:08:35.379807 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 439568us
I20260709 13:08:35.384112 22391 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.396962 23477 consensus_queue.cc:1059] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:35.398092 23477 raft_consensus.cc:3055] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:35.398449 23477 raft_consensus.cc:740] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:35.400727 22466 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.401713 22466 leader_election.cc:304] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.404621 22542 leader_election.cc:304] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.401221 22323 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42660 (request call id 90) took 2029 ms. Trace:
I20260709 13:08:35.417438 23089 consensus_queue.cc:1048] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.422931 22542 leader_election.cc:304] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.402482 23346 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:35.430778 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:35.435125 22542 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.401922 22573 raft_consensus.cc:1275] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:35.436327 22542 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.437608 22542 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.407718 23755 raft_consensus.cc:2804] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:35.415686 23603 raft_consensus.cc:2804] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:35.389226 23667 consensus_queue.cc:1048] T efd1715e5ca943408299509b01c8f8a7 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:08:35.443198 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:35.447568 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:35.424664 23686 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:35.407538 23594 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 13:08:35.461019 22494 raft_consensus.cc:1275] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:08:35.479727 22494 pending_rounds.cc:85] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 2
I20260709 13:08:35.480033 22494 pending_rounds.cc:107] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:08:35.480330 22494 raft_consensus.cc:2889] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:35.464408 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.441821 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.466136 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.459141 23541 raft_consensus.cc:2749] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.440587 23320 raft_consensus.cc:2749] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:35.467031 22325 catalog_manager.cc:5697] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 3, leader changed from <none> to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:35.438513 23256 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:08:35.470073 23760 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.471776 23734 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.472728 23761 consensus_queue.cc:1048] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.078s
I20260709 13:08:35.438802 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.462641 23746 raft_consensus.cc:2749] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.477424 23089 consensus_queue.cc:1048] T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:35.477350 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 43708.8us
I20260709 13:08:35.430770 23346 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:35.439759 23765 log.cc:927] Time spent T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 13:08:35.439155 23691 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.425617 23647 consensus_queue.cc:1059] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:08:35.507143 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:35.533727 22428 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.459321 23388 raft_consensus.cc:2749] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:35.430377 23477 consensus_queue.cc:260] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.513494 22325 catalog_manager.cc:5697] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 2, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:35.499001 23604 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:35.508875 23603 raft_consensus.cc:697] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:35.518965 22543 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:35.493906 23683 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:35.409792 22323 rpcz_store.cc:276] 0709 13:08:33.352405 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:33.355225 (+  2820us) service_pool.cc:224] Handling call
0709 13:08:35.381896 (+2026671us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:34.278873 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:34.279602 (+   729us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:34.279651 (+    49us) write_op.cc:435] Acquired schema lock
0709 13:08:34.279679 (+    28us) tablet.cc:662] Decoding operations
0709 13:08:34.287710 (+  8031us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:34.287839 (+   129us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:34.287881 (+    42us) tablet.cc:685] Acquiring locks for 14 operations
0709 13:08:34.289539 (+  1658us) tablet.cc:701] Row locks acquired
0709 13:08:34.289618 (+    79us) write_op.cc:260] PREPARE: finished
0709 13:08:34.289855 (+   237us) write_op.cc:270] Start()
0709 13:08:34.290038 (+   183us) write_op.cc:276] Timestamp: P: 1783602514289778 usec, L: 0
0709 13:08:34.290083 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 13:08:34.303266 (+ 13183us) log.cc:844] Serialized 5623 byte log entry
0709 13:08:34.464730 (+161464us) spinlock_profiling.cc:243] Waited 1.18 ms on lock 0x7b4400022b4c. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e26bc85 00007f0e2e26c6a2 00007f0e30fde1db 00007f0e30fd9aaf 00007f0e30fcd86e 00007f0e30fccbb6 00007f0e30fcc7d8 00007f0e30fd6221 00007f0e30fd61d9 00007f0e30fd6169
0709 13:08:34.690957 (+226227us) op_driver.cc:464] REPLICATION: finished
0709 13:08:34.869973 (+179016us) write_op.cc:301] APPLY: starting
0709 13:08:34.870095 (+   122us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:34.870587 (+   492us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:34.870634 (+    47us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:34.874141 (+  3507us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:34.874652 (+   511us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 13:08:34.874745 (+    93us) write_op.cc:312] APPLY: finished
0709 13:08:34.880447 (+  5702us) log.cc:844] Serialized 100 byte log entry
0709 13:08:34.880689 (+   242us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:34.880840 (+   151us) write_op.cc:454] Released schema lock
0709 13:08:34.880910 (+    70us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:34.924885 (+ 43975us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:34.927713 (+  2828us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":135,"reported_tablets":42,"child_traces":[["op",{"apply.queue_time_us":178649,"apply.run_cpu_time_us":6340,"apply.run_wall_time_us":42234,"num_ops":14,"prepare.queue_time_us":288961,"prepare.run_cpu_time_us":42794,"prepare.run_wall_time_us":103202,"raft.queue_time_us":161568,"raft.run_cpu_time_us":31662,"raft.run_wall_time_us":210426,"replication_time_us":369221,"spinlock_wait_cycles":2702592,"thread_start_us":508930,"threads_started":4,"wal-append.queue_time_us":81654}]]}
I20260709 13:08:35.465238 23687 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.520356 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:35.527746 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 90204.8us
I20260709 13:08:35.528213 22424 raft_consensus.cc:1275] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:35.541884 22422 raft_consensus.cc:2393] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:35.518354 22391 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.502892 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:35.543555 22426 raft_consensus.cc:2368] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:35.507225 23755 raft_consensus.cc:697] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:35.536873 22325 catalog_manager.cc:5697] T 490145121bf0458e9326cc1d9ab0df74 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 4, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 4 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:35.518066 23089 consensus_queue.cc:1048] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:35.536957 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.543458 22391 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:35.439320 23414 consensus_queue.cc:1048] T dc8eb22179bb4836b9eb698d88fee496 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.082s
I20260709 13:08:35.534751 22420 raft_consensus.cc:2393] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:35.528807 23346 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:35.548841 22428 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:35.546551 22325 catalog_manager.cc:5697] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 2 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:35.549834 22391 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:35.549799 22542 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.509788 23686 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.559506 22542 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.563895 22542 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.539667 23017 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.540020 23659 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.565323 23659 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:35.565505 23603 consensus_queue.cc:237] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.558130 23647 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:08:35.568387 23659 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.571101 23760 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:35.540822 23744 raft_consensus.cc:493] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.568601 23748 raft_consensus.cc:2749] T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:35.576637 22502 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:35.578648 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.585053 22494 raft_consensus.cc:2368] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4.
I20260709 13:08:35.585405 22503 raft_consensus.cc:3060] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.551280 23256 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:35.579699 22466 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.580678 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:35.586339 22498 raft_consensus.cc:3060] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:35.587306 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.587862 22577 raft_consensus.cc:3060] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:35.588200 23659 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:35.588707 23659 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:35.589196 23659 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.592798 23698 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:35.593206 23698 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:35.593564 23698 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.595825 23755 consensus_queue.cc:237] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.596513 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.596827 22419 raft_consensus.cc:1275] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:35.597815 23744 raft_consensus.cc:515] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.581538 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.599709 22500 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:35.568445 23687 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.583513 23760 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.561090 23477 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:35.614543 23256 raft_consensus.cc:697] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:35.615057 22570 raft_consensus.cc:1275] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:35.615543 23256 consensus_queue.cc:237] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.616402 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.617828 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.619078 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.620247 23687 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.620584 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.620951 23346 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.581395 22325 catalog_manager.cc:5697] T fe8ee286ac03487eaae079bd6b7f3091 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:35.537850 23691 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.622375 22571 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.628990 23744 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.563207 23541 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.632853 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.563012 23746 consensus_queue.cc:1048] T 3db2af495aeb4ba2ba1e7820b64e67ce P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 13:08:35.630142 23734 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.630326 22500 raft_consensus.cc:1275] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.584933 22391 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:35.567129 23320 raft_consensus.cc:2749] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:08:35.656118 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 71390.7us
I20260709 13:08:35.656797 22466 leader_election.cc:400] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:35.618862 23657 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.630023 22325 catalog_manager.cc:5697] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 1 to 2, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 2 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:35.541024 23604 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.672643 23604 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.550750 23683 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.674770 23683 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.612355 23733 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.656860 22391 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:35.667266 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 55955.3us
I20260709 13:08:35.666683 23338 raft_consensus.cc:2749] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:35.669776 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272de936b6854fe380140ebb6bb68fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.670588 23657 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.601094 23760 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:35.688858 22577 raft_consensus.cc:2468] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:35.655856 23414 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.695549 22391 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:35.693825 22466 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.678246 22325 catalog_manager.cc:5697] T b18e495833194193b094f8e8138331e8 P 1b66e19b71af438dae5893082052abe2 reported cstate change: term changed from 3 to 4, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 4 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:35.697263 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.699654 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.700378 22577 raft_consensus.cc:3060] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.709448 22503 raft_consensus.cc:1275] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:35.690142 22573 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.675833 23651 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.717151 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.675943 23733 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.727645 22542 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.706138 22421 raft_consensus.cc:1240] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:35.733390 22572 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:35.734884 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.734599 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.736006 22572 raft_consensus.cc:2393] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:35.692256 23604 consensus_queue.cc:1048] T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:08:35.695282 23687 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:08:35.718375 23734 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:35.742311 22577 raft_consensus.cc:2468] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:35.717176 23588 raft_consensus.cc:2764] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:08:35.746361 22574 raft_consensus.cc:1275] T 50f1f76052124ea695eeb51ef4aba294 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:35.715755 23691 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.740077 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.744273 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.722016 23683 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.731029 23477 raft_consensus.cc:2749] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:35.746701 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.702644 23414 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.749336 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.749265 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd498fc491544ced9d2a950b64be2220" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.752884 22542 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.751470 23281 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.737437 23743 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.753721 22577 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:35.754873 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.755535 22502 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:35.737725 23746 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:35.757339 23691 consensus_queue.cc:1048] T 17e3407e28094a97a2fbfcabda11cd60 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:08:35.760102 23414 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.760504 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.760603 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.760968 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.761549 22496 raft_consensus.cc:2393] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:35.761759 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:35.762048 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:35.762424 22502 raft_consensus.cc:2368] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:35.762723 22499 raft_consensus.cc:2393] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:35.760569 23743 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.757553 23683 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.758239 22466 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.764963 23743 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.770771 23604 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.775019 23683 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.775822 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:35.776785 23281 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.747138 23759 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:35.777256 22466 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
    @     0x7f0e2ac3a7f1 abort at ??:0
    @           0x2de526 abort at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
I20260709 13:08:35.783685 22496 raft_consensus.cc:1275] T 09b6a22550214c5e9fab80e18448662d P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260709 13:08:35.787811 23733 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.790131 23750 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.772518 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.777786 23759 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.794693 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:35.806587 22499 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.808112 23760 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.808386 23759 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.810248 23760 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.813303 22499 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:35.814790 22466 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:35.819976 22542 leader_election.cc:304] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.822276 22542 leader_election.cc:400] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:35.794826 23746 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:35.792057 23651 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.791774 23659 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.835417 22569 raft_consensus.cc:2368] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:35.837109 23659 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.837935 23746 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.790937 23698 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.824086 22542 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.817314 23477 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:35.854555 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.855819 22574 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:35.863584 22501 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 2.
I20260709 13:08:35.818200 22570 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:35.847321 23687 raft_consensus.cc:2804] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:35.839577 23760 raft_consensus.cc:2749] T fd498fc491544ced9d2a950b64be2220 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:35.881615 23346 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:35.881910 23766 log.cc:927] Time spent T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.485s	user 0.002s	sys 0.003s
I20260709 13:08:35.885892 23750 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.886135 22571 raft_consensus.cc:1275] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:35.853837 23651 raft_consensus.cc:2749] T 34ae90b92a5e4e58a3f56069eb295ca0 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:35.894421 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.848109 23759 consensus_queue.cc:1048] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:08:35.929982 22498 raft_consensus.cc:2468] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:35.930049 22574 raft_consensus.cc:2393] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:35.880155 23477 raft_consensus.cc:697] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:35.893574 23388 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:35.939881 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:35.893810 23687 raft_consensus.cc:697] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:35.943703 22574 raft_consensus.cc:2393] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 4: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:35.935536 23657 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.939450 23346 raft_consensus.cc:3055] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:35.944458 23735 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.940361 23388 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.947727 23346 raft_consensus.cc:740] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:35.934973 23477 consensus_queue.cc:237] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.950949 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.957608 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:35.961421 22425 raft_consensus.cc:1275] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:35.951900 23746 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.971937 23346 consensus_queue.cc:260] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.973191 23346 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:35.967728 22419 raft_consensus.cc:1240] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:35.969465 23388 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:35.982236 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.983139 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.991508 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.992121 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.992449 22424 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:35.993319 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:35.995210 22466 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.995705 22540 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.996833 22466 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:35.998214 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.000955 22427 raft_consensus.cc:2393] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:35.980294 23759 raft_consensus.cc:493] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.985850 23698 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:35.954047 23735 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:35.975502 22573 raft_consensus.cc:2468] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:36.011870 22466 leader_election.cc:400] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:36.013751 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
W20260709 13:08:36.016152 23785 log.cc:927] Time spent T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 13:08:36.020686 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.020339 22424 raft_consensus.cc:2393] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 2: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:36.021926 22466 leader_election.cc:403] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:08:36.002676 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:36.006136 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.023569 22574 raft_consensus.cc:2368] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:35.998277 23755 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:36.000254 23750 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:35.999889 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.026777 23594 raft_consensus.cc:2749] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:35.999851 23691 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:36.031133 22422 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:36.032644 22540 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.002213 23388 consensus_queue.cc:1048] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:08:35.999701 23683 consensus_queue.cc:1048] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:08:36.036715 23775 raft_consensus.cc:493] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:35.990319 23687 consensus_queue.cc:237] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.043073 23735 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.032135 23604 consensus_queue.cc:1048] T 50f1f76052124ea695eeb51ef4aba294 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:08:36.066481 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.044713 23468 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:36.046073 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.029199 23256 raft_consensus.cc:493] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.047925 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c4b89af38149e1b91243a80449310b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:36.108163 22576 raft_consensus.cc:3060] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:36.051263 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.109249 22427 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:36.060906 22426 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:36.020274 23759 raft_consensus.cc:515] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.109961 23468 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.110316 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.111043 22497 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:36.111383 23759 leader_election.cc:290] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.035823 23603 consensus_queue.cc:1059] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:08:36.112017 23468 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.112202 23603 raft_consensus.cc:3055] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:36.112553 23603 raft_consensus.cc:740] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:36.113355 23603 consensus_queue.cc:260] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.114454 23603 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:36.067711 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.068501 23734 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:36.108006 22393 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:36.036257 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.062148 22466 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.073827 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.075371 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.116962 23089 consensus_queue.cc:1048] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:36.077039 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.093051 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.106307 22494 raft_consensus.cc:2368] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:36.117859 22572 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:36.117895 22503 raft_consensus.cc:2393] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:36.119562 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:36.120692 22572 raft_consensus.cc:2368] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 4. Current term is 5.
I20260709 13:08:36.121619 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:36.122545 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 60530.6us
I20260709 13:08:36.123207 22419 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.122265 22572 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:36.123785 23683 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:36.124162 23683 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.124509 23683 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:36.126688 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.127363 22496 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.127591 23657 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.128103 23657 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.130174 23657 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:36.130702 22572 raft_consensus.cc:1275] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 1. (term mismatch)
I20260709 13:08:36.131070 22572 pending_rounds.cc:85] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2: Aborting all ops after (but not including) 0
I20260709 13:08:36.131268 22423 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:36.131457 23604 consensus_queue.cc:1059] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.059618 23775 raft_consensus.cc:515] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } }
I20260709 13:08:36.133365 23604 raft_consensus.cc:3055] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:36.133749 23604 raft_consensus.cc:740] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:36.069499 22420 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.123318 22495 raft_consensus.cc:1240] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:36.139223 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.140273 22499 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:36.140803 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:36.141417 22575 raft_consensus.cc:3060] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.142606 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.139508 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.143328 22426 raft_consensus.cc:2393] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:36.143582 22503 raft_consensus.cc:2393] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:36.144096 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.145958 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.146476 22498 raft_consensus.cc:3060] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.147799 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.149376 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.150185 22497 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:36.151067 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.151783 22502 raft_consensus.cc:2393] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:36.151566 22499 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
W20260709 13:08:36.152870 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 44968us
I20260709 13:08:36.153115 22424 raft_consensus.cc:1275] T 90444847de44402a8ec94b5f88906fdc P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:36.131297 22572 pending_rounds.cc:107] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260709 13:08:36.157485 22572 raft_consensus.cc:2889] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:36.152879 22503 raft_consensus.cc:1275] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:36.160857 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.161461 22494 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.161532 22466 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.162272 22498 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:36.118557 23734 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.164763 22576 raft_consensus.cc:2468] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:36.178582 22575 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:36.172013 23017 consensus_queue.cc:1048] T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:08:36.163260 23651 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:36.118412 23256 raft_consensus.cc:515] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.191581 23256 leader_election.cc:290] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.175019 22466 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.160913 23733 raft_consensus.cc:2749] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:36.198199 22540 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:36.198630 22427 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:36.200008 22466 leader_election.cc:400] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:36.160507 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.202951 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.202452 22466 leader_election.cc:403] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:36.206315 22540 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.205402 22466 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.207515 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.208935 22466 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:36.209698 22576 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:36.211297 23388 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:36.211414 22569 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:36.211853 23388 raft_consensus.cc:697] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:36.212738 23388 consensus_queue.cc:237] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.213155 22569 raft_consensus.cc:1275] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:36.214148 23683 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.214677 23691 raft_consensus.cc:2804] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:36.202870 23761 raft_consensus.cc:2749] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:36.174700 23477 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:36.216457 23477 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:36.216854 23477 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:36.218191 23657 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:36.219669 23657 raft_consensus.cc:697] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 4 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:36.220423 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.220552 23657 consensus_queue.cc:237] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.221062 22424 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:36.218516 22569 raft_consensus.cc:1240] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:36.146849 23604 consensus_queue.cc:260] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.218998 23691 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.228693 22494 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:36.232151 22540 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.232236 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.247644 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.238720 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.223419 23594 raft_consensus.cc:2749] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
W20260709 13:08:36.255303 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 45553.1us
I20260709 13:08:36.259480 22466 leader_election.cc:400] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:36.259910 22466 leader_election.cc:403] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:08:36.255829 22391 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.251304 22423 raft_consensus.cc:1275] T 94c4b89af38149e1b91243a80449310b P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:36.247254 23691 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:36.272109 22466 leader_election.cc:304] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.274403 23604 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.253247 23761 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:36.274720 23683 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.253434 23748 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:36.281934 22391 leader_election.cc:400] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 4. Current term is 5.
I20260709 13:08:36.287081 23686 leader_election.cc:290] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.287947 23686 raft_consensus.cc:2804] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:36.288455 23647 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:36.288574 23686 raft_consensus.cc:697] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:36.288952 23647 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.289404 23647 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.292305 23686 consensus_queue.cc:237] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.297914 23477 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.302836 22391 leader_election.cc:403] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:08:36.254561 23759 consensus_queue.cc:1048] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:08:36.278227 23775 leader_election.cc:290] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:36.279487 23698 raft_consensus.cc:2749] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 2. Current term is 3.
I20260709 13:08:36.280408 23761 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.283993 23748 raft_consensus.cc:493] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.316856 22391 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
W20260709 13:08:36.253471 23348 consensus_queue.cc:1175] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1b66e19b71af438dae5893082052abe2" responder_term: 4 status { last_received { term: 4 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 4 index: 3 } }
I20260709 13:08:36.328467 22393 leader_election.cc:400] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4.
I20260709 13:08:36.329375 22496 raft_consensus.cc:2468] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:36.323768 23748 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:36.331724 22419 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:36.319480 23761 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.336581 22540 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.310014 23663 consensus_queue.cc:1048] T 3b2d0cf98cb94ee7b010633ca5709b81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:08:36.340353 22393 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:36.333570 23697 raft_consensus.cc:2749] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113) with higher term. Message: Invalid argument: T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 for earlier term 4. Current term is 5.
I20260709 13:08:36.362861 22393 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:36.334669 23310 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:36.355406 23746 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.368567 23256 consensus_queue.cc:1048] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:36.369303 23659 raft_consensus.cc:2749] T d658f490e4d9493b85130405f52b463d P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:08:36.374290 23800 log.cc:927] Time spent T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.190s	user 0.004s	sys 0.000s
    @     0x7f0e2da0ad84 google::LogMessage::SendToLog() at ??:0
I20260709 13:08:36.386111 22420 raft_consensus.cc:2468] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:36.387147 23746 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.389708 23746 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:36.363986 23017 raft_consensus.cc:2749] T 17e3407e28094a97a2fbfcabda11cd60 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:36.343559 23760 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:36.395275 22391 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.399565 22542 leader_election.cc:400] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:36.381946 23691 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:36.415417 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 47619.5us
I20260709 13:08:36.419245 22391 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.416460 22393 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:36.366771 23310 raft_consensus.cc:493] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.440150 23089 consensus_queue.cc:1048] T 09b6a22550214c5e9fab80e18448662d P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" 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:08:36.440616 22391 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.361088 23733 consensus_queue.cc:1048] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 13:08:36.423686 23760 raft_consensus.cc:697] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:36.460759 23256 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:36.460793 23468 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:36.438174 23664 raft_consensus.cc:2804] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:36.500562 22500 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:36.439556 23541 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.437827 23310 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:08:36.473923 23804 log.cc:927] Time spent T d658f490e4d9493b85130405f52b463d P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
W20260709 13:08:36.483882 23805 log.cc:927] Time spent T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.171s	user 0.000s	sys 0.001s
I20260709 13:08:36.510152 23089 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:08:36.491613 23801 log.cc:927] Time spent T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.307s	user 0.006s	sys 0.000s
I20260709 13:08:36.502082 23256 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.515066 23664 raft_consensus.cc:697] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:36.515368 23256 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.516011 23664 consensus_queue.cc:237] T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.473546 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2d0cf98cb94ee7b010633ca5709b81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.496630 23477 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.474179 23659 consensus_queue.cc:1048] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.053s
W20260709 13:08:36.550283 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 278274us
I20260709 13:08:36.477330 23017 consensus_queue.cc:1048] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
W20260709 13:08:36.552992 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 110049us
I20260709 13:08:36.512217 23468 raft_consensus.cc:697] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:36.565212 22542 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.477018 23663 consensus_queue.cc:1059] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.079s
I20260709 13:08:36.587182 23651 raft_consensus.cc:2749] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:36.589927 22542 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:36.509582 23541 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.510283 23734 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.547333 23746 raft_consensus.cc:493] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.595575 22577 raft_consensus.cc:1275] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:08:36.597553 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 154335us
I20260709 13:08:36.604066 22575 raft_consensus.cc:1275] T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:36.604153 22466 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:36.614825 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f490e4d9493b85130405f52b463d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.615638 22422 raft_consensus.cc:1240] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:36.623608 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.602929 23651 raft_consensus.cc:2804] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:08:36.631407 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 74979.4us
W20260709 13:08:36.635433 23810 log.cc:927] Time spent T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.314s	user 0.004s	sys 0.000s
I20260709 13:08:36.637246 23753 raft_consensus.cc:3055] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:36.637636 23753 raft_consensus.cc:740] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:36.637681 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.638513 23753 consensus_queue.cc:260] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.639214 23691 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.639688 23753 raft_consensus.cc:3060] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:36.640162 23647 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.641482 23541 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:36.642179 23647 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.596868 23750 consensus_queue.cc:1048] T 8f09717eb75c46d6b650383c330d9888 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:08:36.616711 23817 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:36.645687 23817 raft_consensus.cc:493] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.646129 23817 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:36.647967 23651 raft_consensus.cc:697] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [term 5 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:36.648389 23734 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.649000 23651 consensus_queue.cc:237] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.606419 23603 raft_consensus.cc:493] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.651543 23761 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:36.626096 23812 log.cc:927] Time spent T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 13:08:36.620492 23759 consensus_queue.cc:1048] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:08:36.653849 23761 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.653699 23256 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.655076 23748 raft_consensus.cc:515] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
    @     0x7f0e2da0b930 google::LogMessage::Flush() at ??:0
I20260709 13:08:36.603559 23348 raft_consensus.cc:493] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.602305 23746 raft_consensus.cc:515] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.662496 23746 leader_election.cc:290] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:36.605811 23468 consensus_queue.cc:237] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.663091 23348 raft_consensus.cc:515] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.656157 23256 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.625932 23813 consensus_queue.cc:1048] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:08:36.607281 23760 consensus_queue.cc:237] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.651619 23603 raft_consensus.cc:515] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:36.741003 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 150265us
I20260709 13:08:36.742560 22542 leader_election.cc:304] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.745769 23089 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:36.746527 23089 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.747920 22542 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
W20260709 13:08:36.749075 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 115105us
I20260709 13:08:36.751837 22542 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.754207 23310 raft_consensus.cc:515] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.759995 23310 leader_election.cc:290] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.756034 23750 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:36.753062 23541 raft_consensus.cc:2749] T d658f490e4d9493b85130405f52b463d P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:36.761965 23759 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.761633 23604 raft_consensus.cc:493] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.780956 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.782058 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.782583 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.783270 22426 raft_consensus.cc:2393] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:36.767302 23750 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:36.784929 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:36.771371 23348 leader_election.cc:290] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.790546 22427 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.765533 23834 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:36.792526 23089 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.789970 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.802484 23089 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.800674 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.808200 22427 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
W20260709 13:08:36.811098 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 212654us
I20260709 13:08:36.793004 23750 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:36.815480 22466 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:36.790670 23604 raft_consensus.cc:515] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.830371 23604 leader_election.cc:290] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.833102 23817 raft_consensus.cc:515] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.789423 23759 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.822309 23348 raft_consensus.cc:2804] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:36.850327 23698 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.837419 22419 raft_consensus.cc:1240] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:36.851172 23698 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.852656 23817 leader_election.cc:290] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.853904 23698 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.854569 23698 raft_consensus.cc:493] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.857735 23657 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.860064 23346 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.860919 23686 raft_consensus.cc:493] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.861373 23817 raft_consensus.cc:493] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.863731 23735 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.868286 22466 leader_election.cc:304] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:36.872586 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f7bbeb1cc64f0eaef1f7bcac9826c4" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.873270 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:36.873960 22573 raft_consensus.cc:2393] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:36.874259 23691 raft_consensus.cc:2749] T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:36.839800 23604 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.874398 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.868844 23346 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.876449 23604 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.876761 23603 leader_election.cc:290] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.876896 23702 consensus_queue.cc:1048] T 90444847de44402a8ec94b5f88906fdc P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:36.878242 23346 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.878392 23604 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.866429 23348 raft_consensus.cc:697] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 5 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:36.879101 23828 log.cc:927] Time spent T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.229s	user 0.006s	sys 0.006s
I20260709 13:08:36.876762 22496 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:36.869314 23686 raft_consensus.cc:515] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.879544 23348 consensus_queue.cc:237] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.878262 23477 consensus_queue.cc:1048] T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:36.881594 23686 leader_election.cc:290] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.868321 23817 raft_consensus.cc:515] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.843930 23748 leader_election.cc:290] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:36.891950 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:36.868714 23657 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.893661 23691 raft_consensus.cc:493] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:36.894176 23691 raft_consensus.cc:515] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.895109 23657 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:36.896196 23691 leader_election.cc:290] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.897357 23759 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.875175 23735 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.900393 22571 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:36.900315 23735 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.910939 23817 leader_election.cc:290] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:36.911336 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.914685 22421 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:36.919518 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.920147 22499 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:36.870462 23698 raft_consensus.cc:515] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:36.891258 23604 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.937922 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:36.940342 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50f1f76052124ea695eeb51ef4aba294" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:36.953122 22499 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:36.956328 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.961306 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf06d8af6b974d32b378b69b41f85fb0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:36.997059 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:36.915876 23817 raft_consensus.cc:493] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.003376 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:37.006752 22499 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:37.003697 22574 raft_consensus.cc:1275] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:08:37.004971 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 130850us
I20260709 13:08:37.003528 22570 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:37.010502 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.013592 22501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:37.017616 22499 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:37.022104 22426 raft_consensus.cc:1275] T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:37.025447 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.026854 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c3f6ffad41480c96f02c6f396b5ea9" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.027163 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:37.027820 22576 raft_consensus.cc:2393] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate 1b66e19b71af438dae5893082052abe2 in this term.
I20260709 13:08:37.027848 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:37.028609 22421 raft_consensus.cc:2368] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:37.031630 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:36.957809 23604 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.032873 22574 raft_consensus.cc:1275] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:37.033981 22542 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:37.038298 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.036749 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.042480 23657 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:37.042964 23657 raft_consensus.cc:493] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.043331 23657 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:37.044412 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:37.043292 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.048080 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.048740 22574 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:37.050705 22466 leader_election.cc:304] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:37.051815 23761 raft_consensus.cc:2749] T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:37.042408 23348 raft_consensus.cc:493] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.056701 22466 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
W20260709 13:08:37.057798 23823 log.cc:927] Time spent T c9ef57047f69466aab7a919a85deac83 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.408s	user 0.006s	sys 0.004s
I20260709 13:08:37.061071 23604 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:37.061620 23815 log.cc:927] Time spent T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.419s	user 0.006s	sys 0.015s
I20260709 13:08:37.029115 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:37.015805 23817 raft_consensus.cc:515] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.064356 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:37.068461 22503 raft_consensus.cc:2368] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:37.069427 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:37.070698 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:37.061625 22496 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:37.082563 23604 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.085876 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.086031 23604 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.086447 23817 leader_election.cc:290] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.086597 22568 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:37.087703 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.088178 23604 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:37.089689 23818 log.cc:927] Time spent T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.440s	user 0.006s	sys 0.006s
I20260709 13:08:37.092923 22466 leader_election.cc:304] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:37.098380 22393 leader_election.cc:304] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:37.099885 22393 leader_election.cc:304] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:37.103842 22393 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:37.091049 23761 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:37.120007 22393 leader_election.cc:304] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
    @     0x7f0e2da10a6b google::LogMessageFatal::~LogMessageFatal() at ??:0
I20260709 13:08:37.096670 22420 raft_consensus.cc:1275] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:08:37.126384 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:37.127918 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.067499 23348 raft_consensus.cc:515] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.118901 23604 raft_consensus.cc:2749] T cf06d8af6b974d32b378b69b41f85fb0 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:37.120779 23539 raft_consensus.cc:2804] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:37.136193 23698 leader_election.cc:290] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.136598 23539 raft_consensus.cc:697] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:37.088295 22568 raft_consensus.cc:2468] T 19f614e95cfa44faaad2c3bc88e1f92b P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
I20260709 13:08:37.120011 23829 raft_consensus.cc:2749] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:37.120651 23256 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:37.132014 22420 pending_rounds.cc:85] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Aborting all ops after (but not including) 2
I20260709 13:08:37.119621 22570 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:37.137738 22393 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:37.132489 23834 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:37.140453 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.135169 23734 raft_consensus.cc:2804] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:37.105162 23750 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.141605 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490145121bf0458e9326cc1d9ab0df74" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.147127 22420 pending_rounds.cc:107] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:08:37.140389 23539 consensus_queue.cc:237] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.160181 23734 raft_consensus.cc:697] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:37.161320 23348 leader_election.cc:290] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.142045 23657 raft_consensus.cc:515] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.167327 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:37.166558 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b6a22550214c5e9fab80e18448662d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.169510 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.169726 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.169993 22424 raft_consensus.cc:1240] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:37.170190 22419 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:37.171931 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.174203 22494 raft_consensus.cc:1240] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [term 5 LEADER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:37.176256 22494 raft_consensus.cc:1275] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:37.163699 22420 raft_consensus.cc:2889] T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:37.183122 22494 raft_consensus.cc:1275] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:37.148295 23834 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.184298 22425 raft_consensus.cc:1275] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:37.185420 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.176002 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f216b24874694a1899a1e614f36bd7bc" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.186463 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.163345 23750 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:37.189443 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.156647 23822 raft_consensus.cc:2804] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:37.159865 23761 raft_consensus.cc:697] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:37.147495 23698 consensus_queue.cc:1048] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 13:08:37.230801 22466 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:37.231875 23824 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.231963 23862 consensus_queue.cc:1059] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:08:37.201164 23822 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.161285 23734 consensus_queue.cc:237] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.232460 23824 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.229503 23832 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.228315 23348 consensus_queue.cc:1059] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 13:08:37.274888 23822 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:37.308223 23824 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.310083 23687 consensus_queue.cc:1048] T b25094f5621f49708750ead05c092213 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:37.292140 23647 consensus_queue.cc:1048] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:08:37.287636 23832 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.340260 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:37.341650 23832 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.341771 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63896ec54e824c16b673104f491aee84" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:37.342559 22574 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:37.343484 23822 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.344717 22425 raft_consensus.cc:2393] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
W20260709 13:08:37.331456 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 100935us
W20260709 13:08:37.337111 23866 log.cc:927] Time spent T c9ef57047f69466aab7a919a85deac83 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:08:37.322476 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
W20260709 13:08:37.338375 23854 log.cc:927] Time spent T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 13:08:37.319612 23843 raft_consensus.cc:3055] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:37.316381 23702 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:37.331991 23761 consensus_queue.cc:237] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:37.378646 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 104769us
I20260709 13:08:37.379973 22466 leader_election.cc:400] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:37.380311 22466 leader_election.cc:403] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:08:37.380975 23862 raft_consensus.cc:2749] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5.
I20260709 13:08:37.363396 23657 leader_election.cc:290] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:37.385854 23863 consensus_queue.cc:1048] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:37.370903 23843 raft_consensus.cc:740] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:37.378365 23702 raft_consensus.cc:697] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:37.383989 23664 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.737s	user 0.002s	sys 0.016s
W20260709 13:08:37.405066 23664 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.758s	user 0.002s	sys 0.017s
I20260709 13:08:37.549391 22574 raft_consensus.cc:2468] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:37.559038 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a4ebeb30034a22a3237011c5eae089" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:37.568686 22574 raft_consensus.cc:3060] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:37.543180 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6331d1b7bd4e2a97e566a344cc6acd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:37.584393 22570 raft_consensus.cc:3060] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:37.583782 23834 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:37.547825 23702 consensus_queue.cc:237] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:37.617515 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:08:37.621241 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 67589.8us
I20260709 13:08:37.625394 22574 raft_consensus.cc:2468] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:37.619624 23843 consensus_queue.cc:260] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.638202 23843 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:37.638335 23813 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:37.639066 23873 log.cc:927] Time spent T 4fe8527ee1c3403d8b9e4b135f7a6442 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:08:37.639003 23813 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:37.640384 23852 log.cc:927] Time spent T 3b2d0cf98cb94ee7b010633ca5709b81 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.559s	user 0.002s	sys 0.000s
I20260709 13:08:37.641464 23813 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.642604 23822 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.643669 23874 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.644304 23874 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:37.646292 23860 log.cc:927] Time spent T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:08:37.647967 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.650050 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.646643 23874 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.651819 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.652565 22575 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 2.
I20260709 13:08:37.663570 22570 raft_consensus.cc:2468] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:37.671362 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:37.672086 22574 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:37.674546 22576 raft_consensus.cc:1240] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:37.675335 22425 raft_consensus.cc:1240] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:37.696633 23862 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:37.698594 23862 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
    @     0x7f0e37a02a9e kudu::TestWorkload::Setup() at ??:0
I20260709 13:08:37.701167 23862 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.705806 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae90b92a5e4e58a3f56069eb295ca0" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:37.709532 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 476009us
I20260709 13:08:37.722684 22540 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
    @           0x365578 kudu::master::LeaderRebalancerTest::CreateWorkloadTable() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:112
I20260709 13:08:37.737326 22570 raft_consensus.cc:1275] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:37.724783 23697 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:37.740604 22570 raft_consensus.cc:1275] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:37.751915 23775 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.752460 23775 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
    @           0x359e7b kudu::master::LeaderRebalancerTest_AddTserver_Test::TestBody() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:382
I20260709 13:08:37.755390 23748 raft_consensus.cc:493] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:37.755995 23748 raft_consensus.cc:515] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.758172 23748 leader_election.cc:290] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:37.759560 23734 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:37.760192 23734 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.761760 23603 consensus_queue.cc:1059] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.738261 23750 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.764117 23734 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.764006 23750 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.785270 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.786056 22423 raft_consensus.cc:2468] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 1.
W20260709 13:08:37.792968 23878 log.cc:927] Time spent T c6f7bbeb1cc64f0eaef1f7bcac9826c4 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.245s	user 0.002s	sys 0.005s
I20260709 13:08:37.794148 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.736826 23831 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.795135 23831 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.798075 23831 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:37.737684 23760 raft_consensus.cc:493] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.798959 23760 raft_consensus.cc:515] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.801626 23760 leader_election.cc:290] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:37.804302 23750 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:37.735383 23746 raft_consensus.cc:493] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.805119 23746 raft_consensus.cc:515] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.807348 23746 leader_election.cc:290] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:37.808832 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:37.808894 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 86386.6us
I20260709 13:08:37.808455 23603 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.819705 22466 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:37.813249 23886 raft_consensus.cc:2749] T 8a62109313e64b6382e60db6fc04a323 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:37.839030 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:37.839355 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:37.839960 22498 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:37.840104 22499 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:37.766872 23697 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.846454 22502 raft_consensus.cc:1240] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:37.848148 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:37.850458 22500 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:37.835363 23871 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.825798 23603 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.870182 23603 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.845945 23863 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.847282 23887 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.853307 23813 raft_consensus.cc:2804] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:37.874418 22499 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:37.854033 23604 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.864732 23651 raft_consensus.cc:493] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:37.901567 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 91593.4us
I20260709 13:08:37.867317 23871 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.903630 23833 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.904541 23893 raft_consensus.cc:493] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.866009 23831 raft_consensus.cc:493] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.904917 23348 raft_consensus.cc:3055] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:37.902022 23887 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:37.907894 23884 log.cc:927] Time spent T 272de936b6854fe380140ebb6bb68fb0 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:08:37.911264 22542 leader_election.cc:400] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:37.911571 23891 raft_consensus.cc:493] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:37.912292 23697 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.871315 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:37.923630 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:37.875581 23813 raft_consensus.cc:493] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:38.013295 23651 raft_consensus.cc:515] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.015048 23833 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.015087 23891 raft_consensus.cc:515] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:37.991462 23604 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.014437 22569 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 616) took 1834 ms. Trace:
I20260709 13:08:38.016927 22542 leader_election.cc:403] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:08:38.031934 22502 raft_consensus.cc:1275] T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:38.028818 22569 rpcz_store.cc:276] 0709 13:08:36.180405 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.244630 (+ 64225us) service_pool.cc:224] Handling call
0709 13:08:36.244973 (+   343us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:36.255776 (+ 10803us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:36.255816 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:36.275780 (+ 19964us) log.cc:844] Serialized 26 byte log entry
0709 13:08:36.592175 (+316395us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:36.592221 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:36.592293 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:37.057312 (+465019us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b4400022b4c. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e26bc85 00007f0e2e26c6a2 00007f0e30fde1db 00007f0e30fd9aaf 00007f0e30fcd86e 00007f0e30fccbb6 00007f0e30fcc7d8 00007f0e30fd6221 00007f0e30fd61d9 00007f0e30fd6169
0709 13:08:38.011991 (+954679us) spinlock_profiling.cc:243] Waited 9.47 ms on lock 0x7b24002031c8. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e1cb9c4 00007f0e2e1c9acb 00007f0e2e384dc9 00007f0e2e384a55 00007f0e2e383fb0 00007f0e30ffa488 00007f0e30ffabe8 00007f0e30fd2398 00007f0e30fcd76a 00007f0e30fccbb6
0709 13:08:38.014163 (+  2172us) raft_consensus.cc:1685] finished
0709 13:08:38.014185 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:38.014338 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10373,"raft.queue_time_us":10533,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":11679,"spinlock_wait_cycles":58122496,"thread_start_us":275867,"threads_started":1,"wal-append.queue_time_us":341857}
I20260709 13:08:38.028390 23813 raft_consensus.cc:3060] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.044550 23891 leader_election.cc:290] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.035751 23831 raft_consensus.cc:515] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.016810 23348 raft_consensus.cc:740] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:38.012929 23871 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:37.882406 23863 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.045588 23651 leader_election.cc:290] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.035607 23893 raft_consensus.cc:515] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:38.077735 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 177081us
I20260709 13:08:38.045405 23887 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:38.080078 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 78863.8us
I20260709 13:08:38.085577 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:38.086401 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 175291us
I20260709 13:08:38.086781 23348 consensus_queue.cc:260] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.087510 23834 raft_consensus.cc:2749] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T 05a4ebeb30034a22a3237011c5eae089 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:38.085646 23887 consensus_queue.cc:1059] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:08:38.093358 23887 raft_consensus.cc:3055] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:38.093701 23887 raft_consensus.cc:740] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:38.094379 23604 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.090850 23761 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.095263 23761 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.096380 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.097311 23761 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.094450 23887 consensus_queue.cc:260] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.098593 23887 raft_consensus.cc:3060] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.099629 22496 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:33660 (request call id 787) took 1032 ms. Trace:
I20260709 13:08:38.099970 22496 rpcz_store.cc:276] 0709 13:08:37.073424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:37.126054 (+ 52630us) service_pool.cc:224] Handling call
0709 13:08:38.099416 (+973362us) spinlock_profiling.cc:243] Waited 681 ms on lock 0x7b5400383454. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3139b571 00007f0e314362fa 00007f0e363f7b17 00007f0e2f9726d4 00007f0e2f972662 00007f0e2f972591 00007f0e2f97250c 00007f0e2f9717c2 00007f0e2f76d48c 00007f0e2f76c8c6 00007f0e2f76c26f
0709 13:08:38.099552 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1566371584}
I20260709 13:08:38.100453 23893 leader_election.cc:290] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.104259 23831 leader_election.cc:290] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.092648 23863 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.102766 23833 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.109151 22391 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:38.107045 22542 leader_election.cc:304] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.112452 22391 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:38.113584 22391 leader_election.cc:304] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:38.118114 23735 raft_consensus.cc:2804] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:38.118767 23735 raft_consensus.cc:697] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:38.119782 23735 consensus_queue.cc:237] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.116231 22542 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:38.117846 22540 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:38.127050 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.127645 22575 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:38.130488 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.131273 22576 raft_consensus.cc:1275] T 05a4ebeb30034a22a3237011c5eae089 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:38.111563 23839 raft_consensus.cc:2749] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:08:38.131453 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.117218 23827 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:08:38.133227 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.132684 22572 raft_consensus.cc:3060] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.138206 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.138691 22573 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
I20260709 13:08:38.108690 23831 consensus_queue.cc:1048] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:08:38.127512 23732 raft_consensus.cc:2749] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:38.149240 22572 raft_consensus.cc:2468] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:38.151984 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.152808 22572 raft_consensus.cc:2393] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e in current term 4: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:38.153451 22568 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34830 (request call id 431) took 1092 ms. Trace:
I20260709 13:08:38.153870 22568 rpcz_store.cc:276] 0709 13:08:37.060812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:37.172985 (+112173us) service_pool.cc:224] Handling call
0709 13:08:37.173407 (+   422us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:08:37.864382 (+690975us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:37.864431 (+    49us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:08:37.868925 (+  4494us) log.cc:844] Serialized 52 byte log entry
0709 13:08:38.084805 (+215880us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:38.135611 (+ 50806us) log.cc:844] Serialized 14 byte log entry
0709 13:08:38.145769 (+ 10158us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:38.151899 (+  6130us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:38.153221 (+  1322us) raft_consensus.cc:1685] finished
0709 13:08:38.153239 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:38.153392 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":533876,"prepare.queue_time_us":26284,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":29,"raft.queue_time_us":587371,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":165,"thread_start_us":351660,"threads_started":2,"wal-append.queue_time_us":216140}
I20260709 13:08:38.161192 23686 raft_consensus.cc:493] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.150236 23893 consensus_queue.cc:1048] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:08:38.161755 23686 raft_consensus.cc:515] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.145146 23839 consensus_queue.cc:1059] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:08:38.162065 23775 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.166638 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a62109313e64b6382e60db6fc04a323" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.168474 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.173391 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde8f3e80596409795ca5307006df5f1" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.174783 22573 raft_consensus.cc:1275] T 272de936b6854fe380140ebb6bb68fb0 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:38.176627 22495 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33658 (request call id 548) took 1308 ms. Trace:
I20260709 13:08:38.177057 22495 rpcz_store.cc:276] 0709 13:08:36.867900 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.868484 (+   584us) service_pool.cc:224] Handling call
0709 13:08:36.878005 (+  9521us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:36.878378 (+   373us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:36.878421 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:36.878968 (+   547us) log.cc:844] Serialized 26 byte log entry
0709 13:08:38.160740 (+1281772us) spinlock_profiling.cc:243] Waited 7.75 ms on lock 0x7b180002b900. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e327e07 00007f0e37182ab9 00007f0e2e34469b 00007f0e2e34293f 00007f0e2e344c02 00007f0e30fcc20b 00007f0e30fd1d23 00007f0e30fd20d1 00007f0e313eda0f
0709 13:08:38.174489 (+ 13749us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:38.174549 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:38.174634 (+    85us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:38.176257 (+  1623us) raft_consensus.cc:1685] finished
0709 13:08:38.176282 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:38.176512 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":583,"raft.run_cpu_time_us":90,"raft.run_wall_time_us":89,"spinlock_wait_cycles":17832320,"thread_start_us":13547,"threads_started":1,"wal-append.queue_time_us":1295305}
W20260709 13:08:38.187256 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 52764.2us
I20260709 13:08:38.190088 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18e495833194193b094f8e8138331e8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.193539 22391 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:38.187207 23686 leader_election.cc:290] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:38.197005 23897 log.cc:927] Time spent T b25094f5621f49708750ead05c092213 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 13:08:38.197921 23827 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:38.198303 23827 raft_consensus.cc:493] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.198596 23827 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.192065 23833 raft_consensus.cc:2749] T 09b6a22550214c5e9fab80e18448662d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:08:38.203089 22468 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:38.206319 23813 raft_consensus.cc:515] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.220561 23813 leader_election.cc:290] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
    @     0x7f0e2e575e10 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
I20260709 13:08:38.225416 23821 consensus_queue.cc:1048] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:38.237169 22466 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.211.131:41113 timed out after 1.578s (SENT) [suppressed 11 similar messages]
W20260709 13:08:38.244551 23825 log.cc:927] Time spent T 09fa31f09284493186afa630ddebd218 P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 1.600s	user 0.017s	sys 0.008s
I20260709 13:08:38.255070 22571 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34846 (request call id 622) took 1082 ms. Trace:
I20260709 13:08:38.267048 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:38.274708 22424 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.268787 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.275784 22427 raft_consensus.cc:2368] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4.
I20260709 13:08:38.269224 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.270001 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.271376 22498 raft_consensus.cc:2393] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 2: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:38.269898 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.277953 22571 rpcz_store.cc:276] 0709 13:08:37.173058 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:37.656304 (+483246us) service_pool.cc:224] Handling call
0709 13:08:37.656720 (+   416us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:37.765002 (+108282us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:37.765048 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:37.765543 (+   495us) log.cc:844] Serialized 26 byte log entry
0709 13:08:38.099960 (+334417us) spinlock_profiling.cc:243] Waited 14.5 ms on lock 0x7b1800273760. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e327e07 00007f0e37182ab9 00007f0e2e34469b 00007f0e2e34293f 00007f0e2e344c02 00007f0e30fcc20b 00007f0e30fd1d23 00007f0e30fd20d1 00007f0e313eda0f
0709 13:08:38.191427 (+ 91467us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:38.191458 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:38.191565 (+   107us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:38.254618 (+ 63053us) raft_consensus.cc:1685] finished
0709 13:08:38.254650 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:38.254946 (+   296us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":174644,"raft.queue_time_us":109962,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":13706,"spinlock_wait_cycles":33403776,"thread_start_us":91251,"threads_started":1,"wal-append.queue_time_us":438419}
I20260709 13:08:38.291473 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:38.291874 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.292325 22428 raft_consensus.cc:2393] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 3: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:38.294116 22423 raft_consensus.cc:1275] T ab7a813dcdf74a979e4fa4ea5008767e P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:38.295328 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.296170 23829 raft_consensus.cc:3055] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:38.296550 23829 raft_consensus.cc:740] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:38.297992 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.302716 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.265578 23348 raft_consensus.cc:3060] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.316970 22424 raft_consensus.cc:2468] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:38.298846 22420 raft_consensus.cc:2393] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 5: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:38.330935 22393 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:38.331094 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.331336 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.332357 22428 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
W20260709 13:08:38.334602 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 97468.4us
W20260709 13:08:38.335192 22466 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:38.340912 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.341090 22426 raft_consensus.cc:1275] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:38.346807 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.347631 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:38.349063 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 153267us
I20260709 13:08:38.352764 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.355468 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.350864 23734 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:38.361508 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.362021 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.360697 23734 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.364284 23906 consensus_queue.cc:1048] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:08:38.365828 23734 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.365437 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.369336 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.369952 22428 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:38.370034 22573 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:38.370499 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.371301 22572 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:38.372251 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.372504 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.373059 22575 raft_consensus.cc:2468] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:38.376202 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.376677 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.377245 22428 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3.
I20260709 13:08:38.377367 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.378695 23759 raft_consensus.cc:493] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.375828 23698 raft_consensus.cc:3055] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:38.382265 23698 raft_consensus.cc:740] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:38.388720 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fe8527ee1c3403d8b9e4b135f7a6442" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.388958 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:38.389967 22572 raft_consensus.cc:1275] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:38.392668 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64e4ae5950a471a9eecccfbe9a6f62a" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:38.393013 22573 raft_consensus.cc:1240] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:38.393927 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.394019 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.394662 22496 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:38.395501 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c35b0decb49559f782d6cb942b661" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.396840 22571 raft_consensus.cc:1275] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:08:38.397290 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d056345e04a49e390b339316359c831" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.397306 22571 pending_rounds.cc:85] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Aborting all ops after (but not including) 2
I20260709 13:08:38.398880 22571 pending_rounds.cc:107] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:08:38.399159 22571 raft_consensus.cc:2889] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:38.399825 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:38.394019 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 43770.4us
I20260709 13:08:38.400480 22496 raft_consensus.cc:2468] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:38.354151 23829 consensus_queue.cc:260] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.395493 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.392443 23651 raft_consensus.cc:493] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:38.392243 22420 raft_consensus.cc:1240] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:38.407922 22499 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:38.418618 22494 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
I20260709 13:08:38.419857 22393 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:38.390377 23827 raft_consensus.cc:515] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.426047 22428 raft_consensus.cc:1240] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:38.383252 23759 raft_consensus.cc:515] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.426597 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee8ba0f91254c9799709d0ce32d4a4e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.423254 23686 raft_consensus.cc:493] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.437306 22540 leader_election.cc:400] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4.
I20260709 13:08:38.447757 22540 leader_election.cc:403] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:38.437537 23827 leader_election.cc:290] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.428571 23698 consensus_queue.cc:260] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.423671 23651 raft_consensus.cc:515] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.441547 22425 raft_consensus.cc:1240] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:38.442282 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c11647ba3f8146bab295748c96543150" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:38.453541 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25094f5621f49708750ead05c092213" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.453935 22427 raft_consensus.cc:3060] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.417593 23813 raft_consensus.cc:493] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:38.446432 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.456530 22494 raft_consensus.cc:2468] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:38.451728 22540 leader_election.cc:304] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:38.469019 22496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.471999 22496 raft_consensus.cc:2393] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:38.473816 22540 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:38.475523 22427 raft_consensus.cc:2468] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 2.
I20260709 13:08:38.477669 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c86292229f436caa11fd57f58cc1f2" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.450971 23748 raft_consensus.cc:2749] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4.
I20260709 13:08:38.427893 23839 consensus_queue.cc:1059] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:08:38.486692 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb76a27835c840f8b5a2f0d1ec1c333d" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.482846 22495 raft_consensus.cc:2368] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4.
I20260709 13:08:38.471761 23698 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.455044 23891 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:08:38.485174 23833 raft_consensus.cc:2804] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:08:38.504238 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 153509us
I20260709 13:08:38.452986 23686 raft_consensus.cc:515] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:38.506880 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 87094.9us
I20260709 13:08:38.508441 23824 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:38.467878 23734 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.511101 22466 leader_election.cc:304] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.513425 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.515110 22466 leader_election.cc:304] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.515987 22466 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.483039 23813 raft_consensus.cc:515] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.494024 23748 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:38.508827 23824 raft_consensus.cc:493] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.520861 23759 leader_election.cc:290] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.506769 23827 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.522073 23827 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.524091 23827 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.525854 23089 consensus_queue.cc:1048] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.527515 23651 leader_election.cc:290] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.516599 23691 raft_consensus.cc:2749] T 90c3f6ffad41480c96f02c6f396b5ea9 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:38.518031 23702 raft_consensus.cc:2749] T 698c35b0decb49559f782d6cb942b661 P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:38.514182 23833 raft_consensus.cc:697] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [term 5 LEADER]: Becoming Leader. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:38.529426 23833 consensus_queue.cc:237] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.532850 23686 leader_election.cc:290] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.533536 23748 raft_consensus.cc:493] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.533794 23813 leader_election.cc:290] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.534081 23748 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.539078 23824 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.544332 23651 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:38.549535 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.550099 22391 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:38.545064 23651 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.553298 23651 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.556106 23663 raft_consensus.cc:2804] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:38.556674 23663 raft_consensus.cc:697] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:38.557610 23663 consensus_queue.cc:237] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.559504 23829 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:38.564553 23734 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 5 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.565045 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.565220 23813 raft_consensus.cc:493] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
W20260709 13:08:38.565544 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 49600.6us
I20260709 13:08:38.565703 23813 raft_consensus.cc:515] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.566370 22466 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.567162 23702 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:38.567497 22466 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.567691 23686 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:38.568043 23686 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.568383 23686 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.568681 22466 leader_election.cc:304] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.569546 23691 raft_consensus.cc:2804] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:38.569940 23691 raft_consensus.cc:493] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.570297 23691 raft_consensus.cc:3060] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.570765 23813 leader_election.cc:290] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.572253 22503 raft_consensus.cc:1240] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:38.574004 22466 leader_election.cc:304] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.574786 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.575127 22466 leader_election.cc:304] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.575580 22424 raft_consensus.cc:2393] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 5: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:38.586663 22466 leader_election.cc:304] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.584838 23603 raft_consensus.cc:2749] T f216b24874694a1899a1e614f36bd7bc P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:38.567523 23702 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.585592 23813 raft_consensus.cc:2749] T 490145121bf0458e9326cc1d9ab0df74 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:38.579622 23348 raft_consensus.cc:2749] T 34ae90b92a5e4e58a3f56069eb295ca0 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:38.579406 23759 raft_consensus.cc:493] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.604604 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.595299 23863 raft_consensus.cc:2749] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:38.612160 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6db213871747edb89645e814abdf80" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.607846 22466 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.609360 22573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.613474 22573 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.610035 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.617233 22466 leader_election.cc:304] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.600523 23775 raft_consensus.cc:493] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:38.604300 23702 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.622337 23856 raft_consensus.cc:2749] T 6d056345e04a49e390b339316359c831 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:38.626248 23775 raft_consensus.cc:515] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:38.641607 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 106644us
I20260709 13:08:38.645503 22573 raft_consensus.cc:2468] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:38.612329 23759 raft_consensus.cc:515] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.648383 22393 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:38.637308 23813 raft_consensus.cc:2749] T cde8f3e80596409795ca5307006df5f1 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:38.661173 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.661355 22391 leader_election.cc:304] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:38.662174 22421 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:38.667570 22393 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:38.670077 23759 leader_election.cc:290] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.671532 23310 raft_consensus.cc:2749] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:38.672830 23691 raft_consensus.cc:515] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.674021 23909 raft_consensus.cc:2804] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:38.674537 23909 raft_consensus.cc:697] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:38.675489 23691 leader_election.cc:290] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 2 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.675448 23909 consensus_queue.cc:237] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.680282 22503 raft_consensus.cc:1275] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:38.680348 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e138739b59964467860a7c399942b2ac" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:38.651731 23869 consensus_queue.cc:1048] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:08:38.659458 23775 leader_election.cc:290] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.665969 23926 raft_consensus.cc:2749] T 8f09717eb75c46d6b650383c330d9888 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:08:38.687383 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 70220us
I20260709 13:08:38.689356 22466 leader_election.cc:304] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.691557 22466 leader_election.cc:304] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:38.690644 23928 log.cc:927] Time spent T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.102s	user 0.000s	sys 0.002s
I20260709 13:08:38.697592 22466 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.698961 22466 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.688648 23759 raft_consensus.cc:493] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.691233 23813 consensus_queue.cc:1048] T 272de936b6854fe380140ebb6bb68fb0 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:38.703305 23813 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:38.692728 23871 raft_consensus.cc:2749] T 8a62109313e64b6382e60db6fc04a323 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:38.692514 23861 raft_consensus.cc:2749] T b18e495833194193b094f8e8138331e8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:38.712499 23759 raft_consensus.cc:515] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.714653 23759 leader_election.cc:290] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.717190 23748 raft_consensus.cc:515] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.700208 22466 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:38.683056 23691 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
W20260709 13:08:38.757921 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 57808us
I20260709 13:08:38.758701 22466 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:38.700742 23348 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:38.768792 22569 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.768698 22466 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.808890 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:38.809616 22499 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:38.763470 23663 raft_consensus.cc:493] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.767161 23691 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.802172 23759 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:08:38.802872 23698 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
    @     0x7f0e2e553a12 testing::Test::Run() at ??:0
I20260709 13:08:38.825152 22466 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.882858 23698 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.883323 23698 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:08:38.883442 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 58368.7us
I20260709 13:08:38.884943 22466 leader_election.cc:304] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.886123 23813 raft_consensus.cc:2749] T bc4225cd8cfa43bba9329e2c003d0c81 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:38.886898 22420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.887449 23813 raft_consensus.cc:2749] T 4fe8527ee1c3403d8b9e4b135f7a6442 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:38.823647 23935 consensus_queue.cc:1059] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260709 13:08:38.815088 23603 consensus_queue.cc:1048] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:08:38.889343 23871 raft_consensus.cc:3055] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:38.889678 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:38.859884 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
W20260709 13:08:38.827399 23930 log.cc:927] Time spent T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:08:38.861941 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.891243 23748 leader_election.cc:290] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:38.823942 23759 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.892128 23759 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:38.822460 23856 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 13:08:38.897886 23691 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.898837 23863 consensus_queue.cc:1048] T a679ff3feb4844499784dea074156b91 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:38.901974 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:38.902532 22499 raft_consensus.cc:3060] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.902637 22503 raft_consensus.cc:1275] T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:38.905146 22502 raft_consensus.cc:1275] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:08:38.905583 22502 pending_rounds.cc:85] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 2
I20260709 13:08:38.905841 22502 pending_rounds.cc:107] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:08:38.906104 22502 raft_consensus.cc:2889] T 63896ec54e824c16b673104f491aee84 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:38.809327 23687 raft_consensus.cc:2804] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:08:38.769002 23588 raft_consensus.cc:493] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:38.804263 23824 raft_consensus.cc:515] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.821699 23861 raft_consensus.cc:493] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:38.863173 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.863802 22569 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:38.823477 23663 raft_consensus.cc:515] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.865368 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.865921 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:38.889780 23871 raft_consensus.cc:740] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:38.768031 23702 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.796849 23686 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.910653 23588 raft_consensus.cc:515] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.910192 23687 raft_consensus.cc:493] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:38.928212 23687 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:38.928747 23697 consensus_queue.cc:1048] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:38.929502 23824 leader_election.cc:290] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.931386 22500 raft_consensus.cc:1240] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:38.931453 23871 consensus_queue.cc:260] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.914686 23861 raft_consensus.cc:515] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:38.932907 23871 raft_consensus.cc:3060] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:38.933359 23686 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.934165 23861 leader_election.cc:290] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.937350 22393 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:38.939527 22499 raft_consensus.cc:2468] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 5.
I20260709 13:08:38.943796 23938 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:08:38.944240 23938 raft_consensus.cc:493] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.944591 23938 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:38.944836 23702 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.945636 23663 leader_election.cc:290] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:38.947477 23588 leader_election.cc:290] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
W20260709 13:08:38.951501 23927 log.cc:927] Time spent T 94c4b89af38149e1b91243a80449310b P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.301s	user 0.000s	sys 0.003s
W20260709 13:08:38.951352 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 287074us
I20260709 13:08:38.959654 22423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:38.960552 22423 raft_consensus.cc:2368] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:38.970044 22577 raft_consensus.cc:1275] T 0e6331d1b7bd4e2a97e566a344cc6acd P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:38.971066 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6639bf46a9764e20bc72aed13b4682c2" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.971287 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.972339 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f09717eb75c46d6b650383c330d9888" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.973351 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd1715e5ca943408299509b01c8f8a7" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.974045 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc8eb22179bb4836b9eb698d88fee496" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.975033 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f614e95cfa44faaad2c3bc88e1f92b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.977084 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab7a813dcdf74a979e4fa4ea5008767e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:38.980978 22542 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.983359 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
W20260709 13:08:38.993639 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 108754us
I20260709 13:08:38.993984 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.994622 22571 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:38.994421 22466 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:38.997009 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:38.997978 22500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c62a6b9319945919a2e39fc608feacd" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:38.998618 22542 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.049927 22500 raft_consensus.cc:3060] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:39.050313 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 51789.2us
I20260709 13:08:39.051208 22542 leader_election.cc:304] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.049254 22575 raft_consensus.cc:2376] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 3. Re-sending same reply.
I20260709 13:08:39.052624 22542 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:38.999962 22570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a679ff3feb4844499784dea074156b91" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:39.001538 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fa31f09284493186afa630ddebd218" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:39.026623 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:39.040288 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:39.034267 22571 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
W20260709 13:08:39.049638 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 55313.4us
I20260709 13:08:39.058482 22466 leader_election.cc:304] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:38.987309 23863 raft_consensus.cc:493] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
I20260709 13:08:39.060983 22572 raft_consensus.cc:2468] T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:39.067351 22542 leader_election.cc:304] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.069409 22542 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.074450 22540 leader_election.cc:400] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:39.075021 22540 leader_election.cc:403] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:08:39.079437 22325 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42666 (request call id 80) took 4554 ms. Trace:
I20260709 13:08:39.002250 23775 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.085480 22542 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.086076 22575 raft_consensus.cc:1275] T 63896ec54e824c16b673104f491aee84 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:39.089956 22500 raft_consensus.cc:2468] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 4.
I20260709 13:08:38.993984 23651 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.084s
I20260709 13:08:39.098464 22542 leader_election.cc:304] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.064327 23871 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:39.105834 23887 raft_consensus.cc:2749] T b25094f5621f49708750ead05c092213 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:08:39.075883 23861 raft_consensus.cc:2804] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:39.107999 23861 raft_consensus.cc:697] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [term 2 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:39.108955 23861 consensus_queue.cc:237] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.052132 23829 consensus_queue.cc:1048] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 13:08:39.112285 23388 raft_consensus.cc:2804] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:08:39.112177 23657 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:39.112732 23388 raft_consensus.cc:493] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:39.099025 23732 raft_consensus.cc:2764] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:08:39.113119 23388 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.094486 23891 raft_consensus.cc:2804] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:39.113830 23891 raft_consensus.cc:493] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:39.114212 23891 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:39.103073 23893 raft_consensus.cc:2749] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:39.084694 23925 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:39.118659 23925 raft_consensus.cc:493] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:39.119097 23925 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:39.084059 23833 raft_consensus.cc:2749] T 6d056345e04a49e390b339316359c831 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:39.125257 23871 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.125757 23871 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:39.002084 23821 consensus_queue.cc:1048] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.091s
I20260709 13:08:39.132470 23687 raft_consensus.cc:515] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.136155 23938 raft_consensus.cc:515] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.080370 23863 raft_consensus.cc:515] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.141402 23863 leader_election.cc:290] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.142066 23891 raft_consensus.cc:515] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.143182 23698 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.082134 23831 raft_consensus.cc:2749] T 698c35b0decb49559f782d6cb942b661 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:39.084153 23899 log.cc:927] Time spent T 94c4b89af38149e1b91243a80449310b P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 13:08:39.145152 23759 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:39.148352 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 67020.6us
W20260709 13:08:39.157058 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:39.080713 22325 rpcz_store.cc:276] 0709 13:08:34.524768 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:34.528524 (+  3756us) service_pool.cc:224] Handling call
0709 13:08:39.079330 (+4550806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:35.836827 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:35.837381 (+   554us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:35.837412 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:08:35.837425 (+    13us) tablet.cc:662] Decoding operations
0709 13:08:35.838231 (+   806us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:35.838291 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:35.838316 (+    25us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:08:35.838907 (+   591us) tablet.cc:701] Row locks acquired
0709 13:08:35.838922 (+    15us) write_op.cc:260] PREPARE: finished
0709 13:08:35.850106 (+ 11184us) write_op.cc:270] Start()
0709 13:08:35.854739 (+  4633us) write_op.cc:276] Timestamp: P: 1783602515847405 usec, L: 0
0709 13:08:35.856728 (+  1989us) op_driver.cc:348] REPLICATION: starting
0709 13:08:35.889596 (+ 32868us) log.cc:844] Serialized 2890 byte log entry
0709 13:08:36.215508 (+325912us) op_driver.cc:464] REPLICATION: finished
0709 13:08:36.231505 (+ 15997us) write_op.cc:301] APPLY: starting
0709 13:08:36.231608 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:36.231853 (+   245us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:36.231994 (+   141us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:36.232919 (+   925us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:36.233191 (+   272us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:08:36.233268 (+    77us) write_op.cc:312] APPLY: finished
0709 13:08:36.233623 (+   355us) log.cc:844] Serialized 58 byte log entry
0709 13:08:36.235082 (+  1459us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:36.235238 (+   156us) write_op.cc:454] Released schema lock
0709 13:08:36.235295 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:36.268381 (+ 33086us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:36.272128 (+  3747us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4798,"reported_tablets":44,"child_traces":[["op",{"apply.queue_time_us":15719,"apply.run_cpu_time_us":3028,"apply.run_wall_time_us":21220,"num_ops":7,"prepare.queue_time_us":91521,"prepare.run_cpu_time_us":16301,"prepare.run_wall_time_us":109873,"raft.queue_time_us":175477,"raft.run_cpu_time_us":1087,"raft.run_wall_time_us":15894,"replication_time_us":356029,"thread_start_us":238910,"threads_started":4,"wal-append.queue_time_us":86042,"wal-append.run_cpu_time_us":38060,"wal-append.run_wall_time_us":1291865}]]}
W20260709 13:08:39.162774 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 164759us
I20260709 13:08:39.146375 23687 leader_election.cc:290] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.168176 22494 raft_consensus.cc:1240] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:08:39.172302 22393 leader_election.cc:304] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:39.181361 23822 raft_consensus.cc:2804] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:39.181913 23822 raft_consensus.cc:697] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.182788 23822 consensus_queue.cc:237] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.183461 23698 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.183312 22326 catalog_manager.cc:5697] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.185608 23925 raft_consensus.cc:515] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.187714 23938 leader_election.cc:290] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 6 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.190044 23686 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.190402 23759 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.190693 23686 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.166092 23702 consensus_queue.cc:1059] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:08:39.192975 23702 raft_consensus.cc:3055] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:39.193239 23686 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.193321 23702 raft_consensus.cc:740] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:39.200567 22424 raft_consensus.cc:1240] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:39.201548 22428 raft_consensus.cc:1240] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:08:39.204844 22502 raft_consensus.cc:1275] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:39.203444 22326 catalog_manager.cc:5697] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.209689 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e3407e28094a97a2fbfcabda11cd60" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:39.155197 23871 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.214416 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:39.215900 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90444847de44402a8ec94b5f88906fdc" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:39.215183 22502 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:39.219225 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4a7bdf0cdd425bbc0dee4bce9a6315" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:39.220045 22502 raft_consensus.cc:2368] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:39.219931 23089 consensus_queue.cc:1059] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:39.220844 23089 raft_consensus.cc:3055] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:39.221143 23089 raft_consensus.cc:740] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.210090 22326 catalog_manager.cc:5697] T a8c86292229f436caa11fd57f58cc1f2 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.222194 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:39.223315 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.221805 23089 consensus_queue.cc:260] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.224154 22499 raft_consensus.cc:1240] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:39.225258 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:39.223417 22326 catalog_manager.cc:5697] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.233323 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.233608 23089 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:39.233421 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 135030us
I20260709 13:08:39.237295 22393 leader_election.cc:304] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:39.244225 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.245129 23734 raft_consensus.cc:2804] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:39.245676 23734 raft_consensus.cc:697] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.246059 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.248036 23891 leader_election.cc:290] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:39.227701 23702 consensus_queue.cc:260] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.249804 23702 raft_consensus.cc:3060] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:39.251706 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:39.252125 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:39.252470 22426 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:39.253814 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.254570 22421 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.257246 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:39.255184 22326 catalog_manager.cc:5697] T 50f1f76052124ea695eeb51ef4aba294 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from d65017d3297e42d9963adedb9618d055 (127.20.211.129) to 80a3181197754d45b42a489b31dd1d0e (127.20.211.130). New cstate: current_term: 3 leader_uuid: "80a3181197754d45b42a489b31dd1d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:39.268301 23759 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:08:39.278618 23759 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.279008 23759 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.280169 23925 leader_election.cc:290] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:39.282207 23388 raft_consensus.cc:515] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.284268 22424 raft_consensus.cc:2468] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:39.288098 22391 leader_election.cc:304] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:39.291240 23920 consensus_queue.cc:1048] T 63896ec54e824c16b673104f491aee84 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:39.275970 22326 catalog_manager.cc:5697] T 34ae90b92a5e4e58a3f56069eb295ca0 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 3 to 4, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 4 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.297374 22421 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 6.
I20260709 13:08:39.300338 22466 leader_election.cc:304] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:39.246482 23734 consensus_queue.cc:237] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.301841 22326 catalog_manager.cc:5697] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 4, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 4 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.319453 23388 leader_election.cc:290] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 6 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:39.304011 23861 raft_consensus.cc:2804] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:08:39.323997 23861 raft_consensus.cc:697] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [term 6 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:39.325140 23861 consensus_queue.cc:237] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.276631 23917 consensus_queue.cc:1048] T 0e6331d1b7bd4e2a97e566a344cc6acd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 13:08:39.327641 23732 consensus_queue.cc:1059] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.328676 23732 raft_consensus.cc:3055] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:39.329025 23732 raft_consensus.cc:740] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:39.329816 23732 consensus_queue.cc:260] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.330688 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:39.327710 23954 consensus_queue.cc:1059] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:08:39.332113 23954 raft_consensus.cc:3055] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:08:39.332451 23954 raft_consensus.cc:740] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:39.341112 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.343933 22497 raft_consensus.cc:1275] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:08:39.344425 22497 pending_rounds.cc:85] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 1
I20260709 13:08:39.344698 22497 pending_rounds.cc:107] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:08:39.345023 22497 raft_consensus.cc:2889] T e138739b59964467860a7c399942b2ac P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:39.347244 22496 raft_consensus.cc:1240] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:39.354079 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.354489 22419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.355266 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.359992 22419 raft_consensus.cc:2368] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6.
I20260709 13:08:39.361384 22466 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:39.362425 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.365317 22568 raft_consensus.cc:1275] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:08:39.327579 23871 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 4 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.330902 23732 raft_consensus.cc:3060] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.377846 23943 raft_consensus.cc:2804] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:39.378394 23943 raft_consensus.cc:697] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [term 4 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:39.383172 23906 raft_consensus.cc:2749] T a679ff3feb4844499784dea074156b91 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:39.384872 22576 raft_consensus.cc:1275] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:39.386267 22542 leader_election.cc:304] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.389992 22542 leader_election.cc:304] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.391608 22542 leader_election.cc:400] T dee8ba0f91254c9799709d0ce32d4a4e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 3. Current term is 4.
I20260709 13:08:39.392627 22542 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.394065 22542 leader_election.cc:304] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.333242 23954 consensus_queue.cc:260] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.395975 23954 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.398041 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9816ec9ebe4d6c8482392977dbca2c" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:39.379243 23943 consensus_queue.cc:237] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.398785 22499 raft_consensus.cc:3060] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.406941 22542 leader_election.cc:304] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
W20260709 13:08:39.407528 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:39.412425 22499 raft_consensus.cc:2468] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 6.
I20260709 13:08:39.418190 22499 raft_consensus.cc:1275] T dee8ba0f91254c9799709d0ce32d4a4e P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:39.418712 22540 leader_election.cc:400] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6.
I20260709 13:08:39.419252 22540 leader_election.cc:403] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:08:39.420584 22428 raft_consensus.cc:1275] T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:08:39.374734 22326 catalog_manager.cc:5697] T 8a62109313e64b6382e60db6fc04a323 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 4, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 4 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.422770 22326 catalog_manager.cc:5697] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 2 to 3, leader changed from 80a3181197754d45b42a489b31dd1d0e (127.20.211.130) to 1b66e19b71af438dae5893082052abe2 (127.20.211.131). New cstate: current_term: 3 leader_uuid: "1b66e19b71af438dae5893082052abe2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } } }
I20260709 13:08:39.426813 22326 catalog_manager.cc:5697] T 05a4ebeb30034a22a3237011c5eae089 P d65017d3297e42d9963adedb9618d055 reported cstate change: term changed from 1 to 3, leader changed from 1b66e19b71af438dae5893082052abe2 (127.20.211.131) to d65017d3297e42d9963adedb9618d055 (127.20.211.129). New cstate: current_term: 3 leader_uuid: "d65017d3297e42d9963adedb9618d055" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.407135 23833 raft_consensus.cc:2749] T a8c86292229f436caa11fd57f58cc1f2 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:39.407269 23831 raft_consensus.cc:2749] T cb76a27835c840f8b5a2f0d1ec1c333d P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.416198 23657 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:39.416400 23925 raft_consensus.cc:2749] T ea6db213871747edb89645e814abdf80 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.424474 23388 raft_consensus.cc:2749] T 17e3407e28094a97a2fbfcabda11cd60 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:39.434525 23748 raft_consensus.cc:3060] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:08:39.473464 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 57730.6us
I20260709 13:08:39.458194 23468 consensus_queue.cc:1048] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:08:39.487673 22393 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:39.480003 23949 consensus_queue.cc:1059] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:08:39.509877 22428 raft_consensus.cc:1275] T c11647ba3f8146bab295748c96543150 P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.511801 22571 raft_consensus.cc:2410] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 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:08:39.512641 23702 consensus_queue.cc:1048] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:39.514833 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 104357us
I20260709 13:08:39.516036 22542 leader_election.cc:304] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.516237 23651 consensus_queue.cc:1048] T ab7a813dcdf74a979e4fa4ea5008767e P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:39.517200 22542 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
W20260709 13:08:39.518042 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 82793.9us
I20260709 13:08:39.518605 23831 raft_consensus.cc:2749] T 90444847de44402a8ec94b5f88906fdc P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.518965 23651 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:39.522361 23651 raft_consensus.cc:493] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:39.519544 23831 consensus_queue.cc:1048] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:08:39.523175 23651 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:39.521731 23697 raft_consensus.cc:2749] T 3db2af495aeb4ba2ba1e7820b64e67ce P d65017d3297e42d9963adedb9618d055 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:39.525379 23950 consensus_queue.cc:1059] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
    @     0x7f0e2e554d29 testing::TestInfo::Run() at ??:0
I20260709 13:08:39.550884 22542 leader_election.cc:400] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 4. Current term is 5.
I20260709 13:08:39.514287 23759 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.553555 22466 leader_election.cc:304] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.555501 22466 leader_election.cc:304] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.556000 22502 raft_consensus.cc:1275] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer 1b66e19b71af438dae5893082052abe2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:08:39.556352 22502 pending_rounds.cc:85] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: Aborting all ops after (but not including) 2
I20260709 13:08:39.556571 22502 pending_rounds.cc:107] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:08:39.556783 22502 raft_consensus.cc:2889] T e64e4ae5950a471a9eecccfbe9a6f62a P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:39.557785 23887 consensus_queue.cc:1059] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:39.571095 23887 raft_consensus.cc:3055] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:39.571625 23887 raft_consensus.cc:740] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b66e19b71af438dae5893082052abe2, State: Running, Role: LEADER
I20260709 13:08:39.574079 22574 raft_consensus.cc:1240] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 4. Current term is 5. Ops: []
I20260709 13:08:39.574761 23949 consensus_queue.cc:1048] T e138739b59964467860a7c399942b2ac P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:39.562402 23748 raft_consensus.cc:2749] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637) with higher term. Message: Invalid argument: T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6.
I20260709 13:08:39.532980 23869 raft_consensus.cc:3055] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:39.576388 23869 raft_consensus.cc:740] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.576618 23887 consensus_queue.cc:260] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.577459 23948 raft_consensus.cc:3055] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:39.577230 23869 consensus_queue.cc:260] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.577827 23948 raft_consensus.cc:740] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.578380 23887 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:39.578560 23869 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:39.581707 23861 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.563232 23943 raft_consensus.cc:2749] T dc8eb22179bb4836b9eb698d88fee496 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.565534 23702 raft_consensus.cc:2749] T 8f09717eb75c46d6b650383c330d9888 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.582217 23861 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.567999 23821 consensus_queue.cc:1048] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:39.556761 22466 leader_election.cc:304] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
W20260709 13:08:39.573975 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 51765.5us
I20260709 13:08:39.583840 22393 leader_election.cc:304] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2
I20260709 13:08:39.584203 23861 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.586273 23821 raft_consensus.cc:2804] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:08:39.586760 23821 raft_consensus.cc:697] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [term 6 LEADER]: Becoming Leader. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.587610 23821 consensus_queue.cc:237] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.589285 23822 consensus_queue.cc:1048] T dee8ba0f91254c9799709d0ce32d4a4e P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:39.560691 23759 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:39.592582 22466 leader_election.cc:304] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.611516 22495 raft_consensus.cc:1240] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 5. Current term is 6. Ops: []
I20260709 13:08:39.621960 22466 leader_election.cc:304] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.639439 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db2af495aeb4ba2ba1e7820b64e67ce" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:39.639739 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.640666 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.641613 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b18ef490fd444e6b352fa1ca3a6eb65" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.642167 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:39.630153 22466 leader_election.cc:304] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.645749 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.647231 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.648613 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.651345 22569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe8ee286ac03487eaae079bd6b7f3091" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:39.594699 23861 raft_consensus.cc:2749] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:39.653690 22466 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.659936 22575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781251ffa5dd4f1683b5b43b05f0151c" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:39.636776 23759 raft_consensus.cc:2749] T 6639bf46a9764e20bc72aed13b4682c2 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.645424 23348 raft_consensus.cc:2749] T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:08:39.656133 23698 raft_consensus.cc:2749] T efd1715e5ca943408299509b01c8f8a7 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.678567 22503 raft_consensus.cc:1240] T 19f614e95cfa44faaad2c3bc88e1f92b P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:39.690762 22466 leader_election.cc:304] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.620114 23917 consensus_queue.cc:1059] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.058s
I20260709 13:08:39.722185 22577 raft_consensus.cc:2468] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 6.
I20260709 13:08:39.578567 23948 consensus_queue.cc:260] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.677909 23926 consensus_queue.cc:1059] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 13:08:39.714356 23759 raft_consensus.cc:2804] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:39.726358 23697 raft_consensus.cc:3055] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:39.763656 23697 raft_consensus.cc:740] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.714195 23702 raft_consensus.cc:2749] T 09fa31f09284493186afa630ddebd218 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.781014 23759 raft_consensus.cc:697] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
W20260709 13:08:39.788116 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 45996.8us
I20260709 13:08:39.765383 23651 raft_consensus.cc:515] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.776373 22575 raft_consensus.cc:1240] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Rejecting Update request from peer d65017d3297e42d9963adedb9618d055 for earlier term 5. Current term is 6. Ops: []
I20260709 13:08:39.779374 22498 raft_consensus.cc:1275] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:39.778386 23926 raft_consensus.cc:3055] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 13:08:39.783205 22541 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:39.793643 22391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 53010.6us
W20260709 13:08:39.791742 23978 log.cc:927] Time spent T e64e4ae5950a471a9eecccfbe9a6f62a P d65017d3297e42d9963adedb9618d055: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:08:39.800379 23759 consensus_queue.cc:237] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Queue going to LEADER 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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.743455 23974 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 80a3181197754d45b42a489b31dd1d0e)
I20260709 13:08:39.802315 23974 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.804590 23974 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:39.808357 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:39.809459 22426 raft_consensus.cc:2393] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 5: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:39.796265 23926 raft_consensus.cc:740] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.814039 23089 consensus_queue.cc:1059] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:39.815320 23829 raft_consensus.cc:3055] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:08:39.815696 23829 raft_consensus.cc:740] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.816646 23651 leader_election.cc:290] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:39.816422 23829 consensus_queue.cc:260] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.817633 23829 raft_consensus.cc:3060] T 67cac174197f44aa894a63b19c5d93ff P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.818027 22572 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:39.820297 22569 raft_consensus.cc:1275] T 9c62a6b9319945919a2e39fc608feacd P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:08:39.821565 23948 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:39.821550 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.822513 22422 raft_consensus.cc:2393] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 5: Already voted for candidate d65017d3297e42d9963adedb9618d055 in this term.
I20260709 13:08:39.811178 23926 consensus_queue.cc:260] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.817262 23697 consensus_queue.cc:260] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.827987 23926 raft_consensus.cc:3060] T 8b18ef490fd444e6b352fa1ca3a6eb65 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.828050 23697 raft_consensus.cc:3060] T bc4225cd8cfa43bba9329e2c003d0c81 P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:39.830633 23960 consensus_queue.cc:1048] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:39.843739 22568 raft_consensus.cc:2410] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 80a3181197754d45b42a489b31dd1d0e 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:08:39.844473 23089 consensus_queue.cc:1059] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.845665 23089 raft_consensus.cc:3055] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:39.845994 23089 raft_consensus.cc:740] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65017d3297e42d9963adedb9618d055, State: Running, Role: LEADER
I20260709 13:08:39.861120 23089 consensus_queue.cc:260] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
W20260709 13:08:39.869448 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 176196us
I20260709 13:08:39.870888 23089 raft_consensus.cc:3060] T 19f614e95cfa44faaad2c3bc88e1f92b P d65017d3297e42d9963adedb9618d055 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:39.871003 22466 leader_election.cc:304] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.874151 22466 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.876174 23987 raft_consensus.cc:2749] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.881735 22466 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.882756 23987 raft_consensus.cc:2749] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:08:39.884256 22466 leader_election.cc:304] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.885160 23987 raft_consensus.cc:2749] T 8b18ef490fd444e6b352fa1ca3a6eb65 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:08:39.886626 22466 leader_election.cc:304] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.887553 23987 raft_consensus.cc:2749] T fe8ee286ac03487eaae079bd6b7f3091 P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.890008 22466 leader_election.cc:304] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.891010 23987 raft_consensus.cc:2749] T 781251ffa5dd4f1683b5b43b05f0151c P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.892015 22574 raft_consensus.cc:1275] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:39.894724 22466 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e; no voters: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055
I20260709 13:08:39.895722 23987 raft_consensus.cc:2749] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:39.897768 23974 consensus_queue.cc:1048] T e64e4ae5950a471a9eecccfbe9a6f62a P 1b66e19b71af438dae5893082052abe2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:39.901777 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:39.902591 22422 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.906015 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:39.906852 22426 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 5.
I20260709 13:08:39.907557 22574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:39.908613 22574 raft_consensus.cc:3060] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:39.909214 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:39.909806 22568 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 4.
I20260709 13:08:39.913964 22568 raft_consensus.cc:1275] T c11647ba3f8146bab295748c96543150 P 1b66e19b71af438dae5893082052abe2 [term 2 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:39.922189 22426 raft_consensus.cc:1275] T 2468931a3e3d4eb3be85e3ef2fd03b3e P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:39.932536 22466 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:39.933573 23686 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:08:39.934063 23686 raft_consensus.cc:493] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.934481 23686 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Advancing to term 6
    @     0x7f0e2e555d05 testing::TestSuite::Run() at ??:0
W20260709 13:08:39.944105 23983 log.cc:927] Time spent T a679ff3feb4844499784dea074156b91 P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 13:08:39.950124 22467 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:39.859109 23827 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.100s
I20260709 13:08:39.959427 22574 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 6.
I20260709 13:08:39.954511 22422 raft_consensus.cc:2468] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 6.
I20260709 13:08:39.872581 23348 raft_consensus.cc:2749] T 3db2af495aeb4ba2ba1e7820b64e67ce P 80a3181197754d45b42a489b31dd1d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:39.954530 23967 log.cc:927] Time spent T 0e6331d1b7bd4e2a97e566a344cc6acd P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:08:39.966389 22497 raft_consensus.cc:1275] T 9c62a6b9319945919a2e39fc608feacd P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:08:39.970224 22466 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:39.971179 23089 consensus_queue.cc:1048] T 9c62a6b9319945919a2e39fc608feacd P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.976563 22570 raft_consensus.cc:1240] T e138739b59964467860a7c399942b2ac P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:08:39.981020 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4225cd8cfa43bba9329e2c003d0c81" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:39.985976 23686 raft_consensus.cc:515] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.987072 23863 raft_consensus.cc:2804] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:08:39.987797 23863 raft_consensus.cc:697] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [term 6 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:39.981540 23987 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:08:39.988847 23863 consensus_queue.cc:237] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:39.994858 22502 raft_consensus.cc:1240] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Rejecting Update request from peer 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6. Ops: [3.2-5.3]
I20260709 13:08:39.995404 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26313115af2443ab5f719a6df7d9723" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:39.997996 22498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67cac174197f44aa894a63b19c5d93ff" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:39.963650 23647 consensus_queue.cc:1048] T 3d4a7bdf0cdd425bbc0dee4bce9a6315 P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 13:08:40.056437 22502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.059206 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec1ced86641343429bf5b504bb18ccc8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:40.072685 22572 raft_consensus.cc:1275] T a26313115af2443ab5f719a6df7d9723 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:08:40.070838 23734 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.073974 23734 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.079926 22502 raft_consensus.cc:2368] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6.
I20260709 13:08:40.080552 22495 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:08:40.084120 22495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.088917 23734 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:40.090440 23948 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:40.111474 22542 leader_election.cc:304] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:40.105479 23974 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.119656 23974 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.122114 23974 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:40.126502 22542 leader_election.cc:304] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:40.135905 22542 leader_election.cc:304] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:40.124239 23686 leader_election.cc:290] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [CANDIDATE]: Term 6 election: Requested vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:40.132401 23974 raft_consensus.cc:2749] T bc4225cd8cfa43bba9329e2c003d0c81 P 1b66e19b71af438dae5893082052abe2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:08:40.135720 23887 raft_consensus.cc:2749] T 67cac174197f44aa894a63b19c5d93ff P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:08:40.128679 23861 consensus_queue.cc:1048] T c11647ba3f8146bab295748c96543150 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:08:40.190943 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055"
I20260709 13:08:40.191280 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.191560 22426 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:08:40.192726 22422 raft_consensus.cc:1275] T a26313115af2443ab5f719a6df7d9723 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:08:40.155965 23748 raft_consensus.cc:2749] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:08:40.210877 23998 log.cc:927] Time spent T ab7a813dcdf74a979e4fa4ea5008767e P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
W20260709 13:08:40.211249 22542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 71984.6us
I20260709 13:08:40.214097 22570 raft_consensus.cc:3060] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:40.214033 22426 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 6.
I20260709 13:08:40.214663 22572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866b8f68f0764af59ddd28b8beecf088" candidate_uuid: "80a3181197754d45b42a489b31dd1d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:40.215322 22572 raft_consensus.cc:3060] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:08:40.220376 22542 leader_election.cc:400] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6.
I20260709 13:08:40.221306 22542 leader_election.cc:403] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:08:40.221772 22540 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.129:43637, user_credentials={real_user=slave}} blocked reactor thread for 94458.3us
I20260709 13:08:40.225826 22576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
W20260709 13:08:40.275034 24001 log.cc:927] Time spent T 3f9816ec9ebe4d6c8482392977dbca2c P 80a3181197754d45b42a489b31dd1d0e: Append to log took a long time: real 0.071s	user 0.001s	sys 0.001s
I20260709 13:08:40.276857 22576 raft_consensus.cc:2468] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65017d3297e42d9963adedb9618d055 in term 3.
W20260709 13:08:40.277725 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 46182.9us
I20260709 13:08:40.278761 22570 raft_consensus.cc:1275] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:40.281997 22574 raft_consensus.cc:1275] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Refusing update from remote peer d65017d3297e42d9963adedb9618d055: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 13:08:40.282575 22574 pending_rounds.cc:85] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Aborting all ops after (but not including) 2
I20260709 13:08:40.283052 22574 pending_rounds.cc:107] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 13:08:40.283408 22574 raft_consensus.cc:2889] T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:40.287153 22466 leader_election.cc:304] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:40.288089 22572 raft_consensus.cc:2468] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a3181197754d45b42a489b31dd1d0e in term 6.
I20260709 13:08:40.289309 22570 raft_consensus.cc:1275] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:40.203128 23863 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:08:40.301143 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:40.302143 22426 raft_consensus.cc:2410] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 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:08:40.279240 23732 raft_consensus.cc:493] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.306638 22540 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:40.312031 22391 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:40.316330 24007 consensus_queue.cc:1048] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:40.314266 24002 raft_consensus.cc:2749] T 15ef712dee2d43dd934e2d4cd7154bfb P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:40.314030 23732 raft_consensus.cc:515] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.320335 23869 raft_consensus.cc:2804] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:40.320779 23869 raft_consensus.cc:493] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.321105 23869 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:40.290350 23887 raft_consensus.cc:2749] T 866b8f68f0764af59ddd28b8beecf088 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831) with higher term. Message: Invalid argument: T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 for earlier term 5. Current term is 6.
I20260709 13:08:40.324177 23918 consensus_queue.cc:1048] T 3f9816ec9ebe4d6c8482392977dbca2c P d65017d3297e42d9963adedb9618d055 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:40.324855 23348 consensus_queue.cc:1048] T a26313115af2443ab5f719a6df7d9723 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.294924 23943 consensus_queue.cc:1048] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:08:40.315312 23856 raft_consensus.cc:2804] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:08:40.360939 23856 raft_consensus.cc:697] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [term 6 LEADER]: Becoming Leader. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:40.412406 23856 consensus_queue.cc:237] T 866b8f68f0764af59ddd28b8beecf088 P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.424803 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
    @     0x7f0e2e56a7f5 testing::internal::UnitTestImpl::RunAllTests() at ??:0
I20260709 13:08:40.446839 23732 leader_election.cc:290] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:40.455255 22466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.131:41113, user_credentials={real_user=slave}} blocked reactor thread for 150314us
I20260709 13:08:40.479035 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2468931a3e3d4eb3be85e3ef2fd03b3e" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.430764 23869 raft_consensus.cc:515] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.496379 22426 raft_consensus.cc:1240] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Rejecting Update request from peer 80a3181197754d45b42a489b31dd1d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:40.496695 22421 raft_consensus.cc:1275] T ec1ced86641343429bf5b504bb18ccc8 P d65017d3297e42d9963adedb9618d055 [term 6 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:08:40.499533 22542 leader_election.cc:304] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2; no voters: 80a3181197754d45b42a489b31dd1d0e, d65017d3297e42d9963adedb9618d055
I20260709 13:08:40.514078 23869 leader_election.cc:290] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 election: Requested vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:40.530262 22571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2"
I20260709 13:08:40.530784 22572 raft_consensus.cc:1275] T ec1ced86641343429bf5b504bb18ccc8 P 1b66e19b71af438dae5893082052abe2 [term 6 FOLLOWER]: Refusing update from remote peer 80a3181197754d45b42a489b31dd1d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:08:40.564031 24013 log.cc:927] Time spent T 3f9816ec9ebe4d6c8482392977dbca2c P 1b66e19b71af438dae5893082052abe2: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 13:08:40.552069 23702 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:08:40.579137 23861 consensus_queue.cc:1048] T ec1ced86641343429bf5b504bb18ccc8 P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
    @     0x7f0e2e576cd0 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
I20260709 13:08:40.638832 22503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef712dee2d43dd934e2d4cd7154bfb" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e"
I20260709 13:08:40.666599 23887 raft_consensus.cc:2749] T 2468931a3e3d4eb3be85e3ef2fd03b3e P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:08:40.619609 22380 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: Tablet 94c4b89af38149e1b91243a80449310b (table test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]) was not created within the allowed timeout. Replacing with a new tablet 58769ce8d60b43efa5c23bdb74842b2f
W20260709 13:08:40.679446 22380 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: Tablet 9c62a6b9319945919a2e39fc608feacd (table test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]) was not created within the allowed timeout. Replacing with a new tablet 8429a877d7d8463688435938d5df011f
W20260709 13:08:40.680899 22374 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:40.684218 23887 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:40.684794 23887 raft_consensus.cc:515] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.687251 23887 leader_election.cc:290] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
W20260709 13:08:40.681945 22380 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 96203bb78d92489496ae17386f83d4b8: Tablet 21b2de52a9f7497ca32a8b12aaa0e6f8 (table test-workload [id=06a9db2ff9db4fb4bae0ba4e56a2363d]) was not created within the allowed timeout. Replacing with a new tablet a8bba0dfe14849bd9e652ca9638d02d8
I20260709 13:08:40.705847 22326 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42654 (request call id 80) took 6958 ms. Trace:
I20260709 13:08:40.682240 23861 consensus_queue.cc:1059] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
    @     0x7f0e2e569dad testing::UnitTest::Run() at ??:0
    @           0x38f0bc RUN_ALL_TESTS() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:?
I20260709 13:08:40.706395 22326 rpcz_store.cc:276] 0709 13:08:33.747864 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:33.748010 (+   146us) service_pool.cc:224] Handling call
0709 13:08:40.705765 (+6957755us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:39.715696 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:39.734418 (+ 18722us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:39.734455 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:08:39.734475 (+    20us) tablet.cc:662] Decoding operations
0709 13:08:39.735577 (+  1102us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:39.735672 (+    95us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:39.735706 (+    34us) tablet.cc:685] Acquiring locks for 10 operations
0709 13:08:39.769524 (+ 33818us) tablet.cc:701] Row locks acquired
0709 13:08:39.769545 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:08:39.769680 (+   135us) write_op.cc:270] Start()
0709 13:08:39.769806 (+   126us) write_op.cc:276] Timestamp: P: 1783602519769638 usec, L: 0
0709 13:08:39.769825 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:08:39.770429 (+   604us) log.cc:844] Serialized 4063 byte log entry
0709 13:08:40.108557 (+338128us) op_driver.cc:464] REPLICATION: finished
0709 13:08:40.181889 (+ 73332us) spinlock_profiling.cc:243] Waited 6.93 ms on lock 0x7b4400022b4c. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e2e1cddb1 00007f0e2e26bc85 00007f0e2e26c6a2 00007f0e30fde1db 00007f0e30fd9aaf 00007f0e2e3280ac 00007f0e37182ab9 00007f0e2e34469b 00007f0e2e34293f 00007f0e2e344c02 00007f0e34e68ef0
0709 13:08:40.398030 (+216141us) spinlock_profiling.cc:243] Waited 17.1 ms on lock 0x7b180018c340. stack: 00007f0e2e313343 00007f0e2e313240 00007f0e2dca21d4 00007f0e379e0304 00007f0e379e0299 00007f0e3720dde1 00007f0e3721a5b1 00007f0e2e3453f3 00007f0e2e3477c1 00007f0e2e347779 00007f0e2e347709 00007f0e2e3476d1 00007f0e2e3469cd 000000000038f354 000000000038f199 00007f0e2e32883a
0709 13:08:40.398202 (+   172us) write_op.cc:301] APPLY: starting
0709 13:08:40.398304 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:40.398662 (+   358us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:40.398693 (+    31us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:40.410473 (+ 11780us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:40.410792 (+   319us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 13:08:40.410868 (+    76us) write_op.cc:312] APPLY: finished
0709 13:08:40.411195 (+   327us) log.cc:844] Serialized 76 byte log entry
0709 13:08:40.411467 (+   272us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:40.411664 (+   197us) write_op.cc:454] Released schema lock
0709 13:08:40.411737 (+    73us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:40.440523 (+ 28786us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:40.440569 (+    46us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3775,"reported_tablets":50,"child_traces":[["op",{"apply.queue_time_us":162729,"apply.run_cpu_time_us":4128,"apply.run_wall_time_us":42281,"num_ops":10,"prepare.queue_time_us":178993,"prepare.run_cpu_time_us":9283,"prepare.run_wall_time_us":250063,"raft.queue_time_us":128657,"raft.run_cpu_time_us":15347,"raft.run_wall_time_us":208974,"replication_time_us":318759,"spinlock_wait_cycles":55336704,"thread_start_us":291663,"threads_started":4,"wal-append.queue_time_us":177483}]]}
I20260709 13:08:40.718868 23861 consensus_queue.cc:1243] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [LEADER]: Peer d65017d3297e42d9963adedb9618d055 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
    @           0x38dcbd main at /apache/dev/git/kudu/src/kudu/util/test_main.cc:?
I20260709 13:08:40.723105 23863 raft_consensus.cc:3055] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:40.723539 23863 raft_consensus.cc:740] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80a3181197754d45b42a489b31dd1d0e, State: Running, Role: LEADER
I20260709 13:08:40.724486 23863 consensus_queue.cc:260] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [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: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.725664 23863 raft_consensus.cc:3060] T 15ef712dee2d43dd934e2d4cd7154bfb P 80a3181197754d45b42a489b31dd1d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:08:40.747704 22393 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.211.130:43831, user_credentials={real_user=slave}} blocked reactor thread for 45373.1us
I20260709 13:08:40.751516 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:40.753858 22426 raft_consensus.cc:2468] T 249a254f8e4149b186fb71f16392c97b P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:40.755362 22499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249a254f8e4149b186fb71f16392c97b" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.755846 22540 leader_election.cc:304] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:40.756091 22499 raft_consensus.cc:2393] T 249a254f8e4149b186fb71f16392c97b P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:40.756721 22393 leader_election.cc:304] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [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: d65017d3297e42d9963adedb9618d055; no voters: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e
I20260709 13:08:40.758785 24002 raft_consensus.cc:2804] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:40.758395 24004 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:40.769383 23733 raft_consensus.cc:2749] T 15ef712dee2d43dd934e2d4cd7154bfb P d65017d3297e42d9963adedb9618d055 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:08:40.770282 24002 raft_consensus.cc:493] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:40.783159 24002 raft_consensus.cc:3060] T 249a254f8e4149b186fb71f16392c97b P 1b66e19b71af438dae5893082052abe2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:40.779853 24004 raft_consensus.cc:515] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.790777 24004 leader_election.cc:290] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:40.808399 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
I20260709 13:08:40.809031 22494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5be68ed9b664779851ad3d526b95687" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.810053 22494 raft_consensus.cc:2393] T c5be68ed9b664779851ad3d526b95687 P 80a3181197754d45b42a489b31dd1d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b66e19b71af438dae5893082052abe2 in current term 5: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:40.809350 22428 raft_consensus.cc:2468] T c5be68ed9b664779851ad3d526b95687 P d65017d3297e42d9963adedb9618d055 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 5.
I20260709 13:08:40.819751 22540 leader_election.cc:304] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, d65017d3297e42d9963adedb9618d055; no voters: 
I20260709 13:08:40.827128 24004 raft_consensus.cc:2804] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:40.851531 24004 raft_consensus.cc:493] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader d65017d3297e42d9963adedb9618d055)
I20260709 13:08:40.852320 24004 raft_consensus.cc:3060] T c5be68ed9b664779851ad3d526b95687 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:40.850450 23732 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.861920 23732 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.864069 23732 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d65017d3297e42d9963adedb9618d055 (127.20.211.129:43637), 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831)
I20260709 13:08:40.874629 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.875347 22497 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 4.
I20260709 13:08:40.876854 22542 leader_election.cc:304] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [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: 1b66e19b71af438dae5893082052abe2, 80a3181197754d45b42a489b31dd1d0e; no voters: 
I20260709 13:08:40.859187 23697 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1b66e19b71af438dae5893082052abe2)
    @     0x7f0e2ac1bc87 __libc_start_main at ??:0
I20260709 13:08:40.885855 23697 raft_consensus.cc:515] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d65017d3297e42d9963adedb9618d055" member_type: VOTER last_known_addr { host: "127.20.211.129" port: 43637 } } peers { permanent_uuid: "80a3181197754d45b42a489b31dd1d0e" member_type: VOTER last_known_addr { host: "127.20.211.130" port: 43831 } } peers { permanent_uuid: "1b66e19b71af438dae5893082052abe2" member_type: VOTER last_known_addr { host: "127.20.211.131" port: 41113 } }
I20260709 13:08:40.882025 23974 raft_consensus.cc:2804] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:08:40.887439 23974 raft_consensus.cc:493] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.887787 23974 raft_consensus.cc:3060] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 1b66e19b71af438dae5893082052abe2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:40.888543 23697 leader_election.cc:290] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 80a3181197754d45b42a489b31dd1d0e (127.20.211.130:43831), 1b66e19b71af438dae5893082052abe2 (127.20.211.131:41113)
I20260709 13:08:40.891593 22568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1b66e19b71af438dae5893082052abe2" is_pre_election: true
I20260709 13:08:40.891917 22497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "d65017d3297e42d9963adedb9618d055" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "80a3181197754d45b42a489b31dd1d0e" is_pre_election: true
I20260709 13:08:40.892694 22497 raft_consensus.cc:2393] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P 80a3181197754d45b42a489b31dd1d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65017d3297e42d9963adedb9618d055 in current term 4: Already voted for candidate 80a3181197754d45b42a489b31dd1d0e in this term.
I20260709 13:08:40.895087 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21b2de52a9f7497ca32a8b12aaa0e6f8" candidate_uuid: "1b66e19b71af438dae5893082052abe2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d65017d3297e42d9963adedb9618d055" is_pre_election: true
    @           0x2a338a _start at ??:?
I20260709 13:08:40.897060 22422 raft_consensus.cc:2468] T 21b2de52a9f7497ca32a8b12aaa0e6f8 P d65017d3297e42d9963adedb9618d055 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b66e19b71af438dae5893082052abe2 in term 3.
